[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]

Re: w3 on emacs-21



Mario Lang <mlang@xxxxxxxxxxx> writes:

> Koichi INOUE <inoue@xxxxxxxxxxx> writes:
> 
> > Hi,
> > 
> > I now using Emacs-21.0.91, a pretest version of emacs-21, includes
> > eshell, calculator, e.t.c.
> > I don't use emacspeak usually but it might be a big problem that
> > Emacs/w3 does not work on Emacs-21.
> I didn't try it myself yet, but according to the emacs maintainer,
> Emacs/W3 does run under Emacs-21.
> He told me you just have to:
> 
> - Separately install the url package.
> 
> Configure emacs-w3 with:
> --with-url=path-to-url-package
> 
> and it should work.

You need to install the _CVS_ versions of URL and W3 from
subversions.gnu.org:

cvs -d :pserver:anoncvs@xxxxxxxxxxx:/cvs login
[ just hit enter for the password ]
cvs -d :pserver:anoncvs@xxxxxxxxxxx:/cvs co url
cvs -d :pserver:anoncvs@xxxxxxxxxxx:/cvs co w3
cd url && ./configure && make
cd ../w3 && ./configure --with-url=../url/lisp && make

-Bill P.

-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"


Emacspeak Files | Subscribe | Unsubscribe