[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wanderlust install question
Trying again. :-)
"Herbert J. Skuhra" <hskuhra@eumx.net> writes:
> On Fri, 20 Dec 2013 10:46:38 -0500
> Thomas Narten wrote:
> > Hi
> >
> > Would really like to try wanderlust, but have been stymied so far in
> > getting it running.
> >
> > Instructions below got me to where I can at least run wanderlust, but
> > among other things, it doesn't seem to install the documentation
> > (infofiles), which would hopefully help me figure out what I'm messing
> > up.
> Did you run 'make info'? Then you can add the directory to the
> INFOPATH environment variable or expand
> Info-additional-directory-list.
yes, but it fails on my system (an RHEL6-based internal distro)...
> But you can also run 'texi2pdf wl.texi' in the doc directory of wl and
> then enjoy wl.pdf.
I was able to get this working. Thanks.
>
> > (And mime doesn't seem to be working by default, as I'm just seeing
> > ascii, but that's another story.)
> You have to install and setup w3m and emacs-w3m to display html
> e-mails.
After installing emacs-w3m-1.4.4, and trying "w3m", I get:
"Emacs-w3m of the released version does not support Emacs 23+; try
the development version."
Thomas