Installation
------------
* Q1.1 What is the latest version of Emacs/W3?
The latest version is Exp.
* Q1.2 Where do I get Emacs/W3?
Any of the following locations:
- `http://www.cs.indiana.edu/elisp/w3/download.html'
- `ftp://ftp.cs.indiana.edu/pub/elisp/w3/'
* Q1.3 Which version of Emacs do I need?
At least GNU Emacs 19.34, or XEmacs 19.14 is recommended. GNU
Emacs 19.28 has been known to work, but highlighting will not work
due to differences in how faces are handled in newer Emacs
versions.
* Q1.4 I get './configure: sh internal 2K buffer overflow' when
configuring.
On some systems (notably HP-UX 9.x), the standard /bin/sh is not
quite up to snuff. You should use bash to run configure if you
possibly can, ie: bash ./configure [standard-arguments]
If anyone has ideas about how I could fix my autoconf sources,
please contact `mailto:wmperry@aventail.com'.
* Q1.5 How can I build Emacs/W3 under Windows 95 or Windows NT?
* Q1.6 How can I build Emacs/W3 under VMS?
* Q1.7 I still want to use Emacs 19, are there any special problems?
Since Emacs 19.x does not include a suitably `new' version of the
custom and widget libraries, you will need to install them
yourself. Please see `http://www.dina.kvl.dk/~abraham/custom/'
for more information on installing. After this, you will need to
re-run your configure script, including the
-with-custom=/path/to/custom/library/directory.