|
|||||||||||||||||
Searching XEmacs
About XEmacs
|
Optional LibrariesMost external libraries used by XEmacs can be found at the XEmacs FTP site: http://ftp.xemacs.org/pub/xemacs/aux/. This page lists 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. Most of the files listed below contain the sources to these programs, and you will have to build them yourself. However, some binaries are available for the Win32 (i.e. native Windows 9x/NT/2000/XP), Cygwin and MinGW platforms. Windows Binaries:The win32 directory contains binaries for common graphics libraries needed for building XEmacs and for zlib, needed to support the PNG library. We recommend that you run optional-libs.exe, a self-extracting executable, which will install pre-built binaries for all of the optional graphics libraries needed by XEmacs, in the correct hierarchy as expected by XEmacs. Then just set the OPTIONAL_LIBRARY_DIR parameter to the appropriate directory in which you installed the libraries (by default, c:\src). We no longer provide binaries for ssh or cvs. Just download Cygwin if you want them. Cygwin, XFree86 Binaries:Get Cygwin from http://www.cygwin.com/. (You will be asked to choose a mirror site; try mirrors.rcn.net.) Part of the setup process allows you to install XFree86. MinGW Binaries:Get MinGW from http://www.mingw.org/. (MinGW is a version of GCC that uses native Microsoft DLL's instead of requiring a POSIX-emulation DLL, as Cygwin does.) The mingw directory contains binaries for the graphics libraries (Xpm, png+zlib, jpeg, tiff, compface -- remember that gif support is built in) needed for building XEmacs using the MinGW compiler. NOTE: Many of the binaries are out-of-date. Compile them yourself if possible. Databases:These DBM implementations are supported by XEmacs: native dbm (provided by OS), GDBM, and Berkeley DB version 1, 2 and 3.
GDBM is the GNU DBM library, compatible with the Unix dbm library.
Berkeley DB is provided by Sleepycat Software.
OpenLDAP is an implementation of the LDAP X.500 Directory protocol. Image Format Libraries:
The XPM image format library
(virtually mandatory when building XEmacs)
The PNG image format library
(strongly encouraged when building XEmacs)
The ZLIB compression library (strongly
encouraged when building XEmacs) is used by the PNG library.
A GZIP coding system is also available, in XEmacs 21.5 and onward.
The JPEG image format library
(useful when building XEmacs)
The TIFF image format library
(not especially important when building XEmacs)
compface (not especially important when building XEmacs)
is an old library for viewing X-Faces in messages.
It is not really being maintained, but still works.
The version of this library at xemacs.org
includes the xbm2xface.pl script, written by stig@hackvan.com,
which may be useful when generating your own xface. Other Multimedia:
Network Audio System (NAS) is a client-server sound library for X.
Enlightened Sound Daemon (ESD) is yet another sound system.
Netpbm is a collection of programs that XEmacs might use at runtime.
Xaw3d is designed to be a drop-in replacement for the Athena widget
library that `looks cooler'. Internationalization:
Canna is a Japanese language input method.
Wnn is a multi-language mule input method. Wnn6 and
Wnn7 are commercial versions. Wnn4, now completely orphaned, was once
the free version. There is now a FreeWnn effort; it is not verified
whether this version works with XEmacs. The Wnn sites are in Japanese. Here is a site in English with some
info on WNN:
Mew is a multi-lingual mailreader.
mlterm is a multi-lingual terminal emulator with
special support for Asian languages with large character sets.
There are other similar programs (e.g. xiterm), but this one appears
to be the most actively maintained.
kterm was for a long time the standard Asian-language
terminal emulator, but appears to have not been maintained since 1996.
ispell is a spelling checker with support for multiple languages.
SKK (Simple Kana-to-Kanji) is a simple input method for Japanese.
It has been modified to work with XEmacs.
X11 fonts for numerous languages. Miscellaneous:
ncurses is the standard free software curses library. Developer Tools:
CVS is the version control system used by XEmacs to manage the sources.
bzip2 is a compressor that compresses much better than gzip.
texi2html is a script that converts Texinfo pages to HTML.
Gnats is a bug tracking system.
Use autoconf to generate `configure' from `configure.in'.
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. |
||||||||||||||||
|
|
||||||||||||||||
Conform with <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Automatically validated by PSGML