[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

5. Installing Mule-UCS into Emacs or XEmacs

Since Mule-UCS is only an Emacs Lisp library, you have only to byte-compile `*.el' files and install them to the location refered by load-path.

You can use `mucs-comp.el' at the top directory. Enter the following command line:

 
emacs(xemacs) -q --no-site-file -batch -l mucs-comp.el

If you use Meadow, enter the following:

 
Meadow95(NT) -q --no-site-file -batch -l mucs-comp.el

Then you will obtain byte-compiled emacs-lisp files. Finally, you should install the files in the lisp directory to your `site-lisp' directory.


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated on March, 16 2003 using texi2html