[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs-w3m-1.4.4 and emacs 23
Thank you very much, I have w3m installed now, great.
But emacs won't give me the pleasure of letting me view html files yet
because on startup it complains
> File error: Cannot open load file, w3m-load
Do I have to show it some kind of directory maybe?
Thanks again for your help and have a nice day,
chrisi
_______________________________
http://zaunerelektronik.net
http://regolith.klingt.org
http://koma-elektronik.com
_______________________________
Am Mittwoch, den 04.05.2011, 22:07 -0400 schrieb Eric Smith:
> On Thu, May 05, 2011 at 03:44:13AM +0200, Christian Zollner wrote:
> > Hey,
> >
> > and thanks for your answer! I tried to download a snapshot from the cvs
> > but there was no configure script in it so I kinda skipped that idea
> > again. Or was I also doing something wrong there? I downloaded the
> > tarball of the directory which is linked on the emacs-3wm page itself.
> >
> > The tarball contains two scripts: mkinstalldirs and install-sh but both
> > won't do anything on my machine.
> >
> > Thanks for any more suggestions!!!
> > Have a nice day,
> > chrisi
> >
>
> Hi,
>
> You need to generate the configure script by running "autoconf":
>
> autoconf; ./configure; make
>
> Eric
>