I've added a stanza for esound, since I've just rewritten the
configure support for it.
Previous updates to this file added makepatch and a bunch of other cleanups.
I would be really happy if someone could htmlize README.aux and put it up on
www.xemacs.org.
Martin
-------------- README.aux follows ---------------------------------
This directory contains programs that are not included in the XEmacs
distribution, but which are either used by various packages that are
in the distribution or are enhancements which can be compiled into
XEmacs. Where available, ftp sites, web home pages, and configure flags
(although you should never have to specify library configure flags
since they are autodetected) are indicated below.
This list was accurate as of 1999-11-11.
Databases:
----------
There are four DBM implementations supported by XEmacs:
native dbm (provided by OS), GDBM, Berkeley DB version 1,
Berkeley DB version 2.
GDBM is the GNU DBM library, compatible with the Unix dbm library.
gdbm-1.8.0.tar.gz
ftp://ftp.gnu.org/pub/gnu/gdbm/
http://www.gnu.org/software/gdbm/gdbm.html
configure flag: --with-database=gnudbm
Berkeley DB versions 1 and 2 are both provided by Sleepycat Software.
db.1.86.tar.gz
db-2.7.7.tar.gz
ftp://ftp.sleepycat.com/pub
http:/www.sleepycat.com/
configure flag: --with-database=berkdb
Image Format libraries:
-----------------------
`compface' is an old library for viewing X-Faces in messages.
compface.tar.gz
ftp://ftp.cs.indiana.edu/pub/faces/
configure flag: --with-xface
The JPEG image format library
jpegsrc.v6b.tar.gz
ftp://ftp.uu.net/graphics/jpeg/
http://www.ijg.org/
configure flag: --with-jpeg
The TIFF image format library
tiff-v3.4-tar.gz
ftp://ftp.sgi.com/graphics/tiff/
configure flag: --with-tiff
The XPM image format library
xpm-3.4k.tar.gz
ftp://koala.inria.fr/pub/xpm/
http://www.inria.fr/koala/lehors/xpm.html
configure flag: --with-xpm
The PNG image format library
libpng-1.0.5.tar.gz
ftp://swrinde.nde.swri.edu/pub/png/src/
http://www.cdrom.com/pub/png/pngcode.html
configure flag: --with-png
The ZLIB compression library is used by the PNG library.
zlib-1.1.3.tar.gz
ftp://ftp.cdrom.com/pub/infozip/zlib/
http://www.cdrom.com/pub/infozip/zlib/
Other Multimedia:
-----------------
Network Audio System (NAS) is a client-server sound library for X.
nas-1.2p5.tar.gz
ftp://ftp.x.org/contrib/audio/nas/
configure flag: --with-nas
Enlightened Sound Daemon (ESD) is yet another sound system.
esound-0.2.8.tar.gz
http://www.tux.org/~ricdude/EsounD.html
Netpbm is a collection of programs that XEmacs might use at runtime.
netpbm-1mar1994.tar.gz
ftp://ftp.x.org/contrib/utilities/
Xaw3d is designed to be a drop-in replacement for the Athena widget
library that `looks cooler'.
Xaw3-1.5.tar.gz
ftp://ftp.x.org/contrib/widgets/Xaw3d/
Internationalization:
---------------------
Canna is a Japanese language input method.
Canna has not been updated since 1996.
Canna32p2.tar.gz
Canna35b2.tar.gz
ftp://ftp.nec.co.jp/pub/Canna/
configure flag: --with-canna
Wnn is a multi-language mule input method.
Wnn4 is the free version, while Wnn6 is the commercial version.
Wnn4.2.tar.gz
ftp://ftp.wg.omron.co.jp/pub/Wnn/ (free wnn - appears to be dead)
ftp://ftp.omronsoft.co.jp/pub/Wnn6/ (commercial version)
configure flag: --with-wnn
Mew is a multi-lingual mailreader.
mew-1.94.1.tar.gz
im-130.tar.gz (used by mew)
http://www.mew.org/
ftp://ftp.Mew.org/pub/Mew/
kterm is a multi-lingual terminal emulator.
ftp://ftp.x.org/contrib/utilities/
ispell is a spelling checker with support for multiple languages.
ftp://ftp.cs.ucla.edu/pub/ispell
http://ficus-www.cs.ucla.edu/ficus-members/geoff/ispell.html
http://www.kdstevens.com/~stevens/ispell-page.html
Developer Tools:
----------------
bzip2 is a compressor that compresses much better than gzip.
bzip2-0.9.5d.tar.gz
http://sourceware.cygnus.com/bzip2/
ftp://sourceware.cygnus.com/pub/bzip2/
texi2html is a script that converts Texinfo pages to HTML.
This release is version 1.58
texi2html.tar.gz
The texi2html package is undergoing a change of ownership during 1999.
Current home page:
http://www.mathematik.uni-kl.de/~obachman/Texi2html/
Former home page:
http://wwwinfo.cern.ch/dis/texi2html/
Gnats is a bug tracking system.
gnats-3.113.tar.gz
cern_wwwgnats_v2.0-beta.tar.gz (WWW front end to Gnats)
http://sourceware.cygnus.com/gnats/
ftp://sourceware.cygnus.com/pub/gnats/
Use autoconf to generate `configure' from `configure.in'.
autoconf-2.13.tar.gz
http://sourceware.cygnus.com/autoconf/
ftp://sourceware.cygnus.com/pub/autoconf/
Use the `applypatch' program from the makepatch package
to apply patches to upgrade from one beta release to another.
Use this if you have a slow or expensive connection to the Net.
makepatch-2.00_03.tar.gz
ftp://ftp.perl.org/pub/CPAN/authors/id/JV
http://www.squirrel.nl/people/jvromans/