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

3. Obtaining Mule-UCS.

Mule-UCS is freely available on the Internet and the latest release may be downloaded from ftp://ftp.m17n.org/pub/mule/Mule-UCS/. This release includes the full documentation and code for Mule-UCS, suitable for installation. The current version is 0.84 `KOUGETSUDAI', and is in the file `Mule-UCS-0.84.tar.gz'.

For the especially brave, Mule-UCS is available from CVS. The CVS version is the latest version of the code and may contain incomplete features or new issues. Use these versions at your own risk.

Follow the example session below:

 
$ cvs -d:pserver:anonymous@cvs.meadowy.org:/cvsroot login
(Logging in to anonymous@cvs.meadowy.org)
CVS password: RET
...

$ cvs -z3 -d:pserver:anonymous@cvs.meadowy.org:/cvsroot co mule-ucs

You should now have a directory `mule-ucs' containing the latest version of Mule-UCS. You can fetch the latest updates from the repository by issuing the command:

 
$ cd mule-ucs
$ cvs update -d

Mule-UCS is also available as an XEmacs package. @xref{Packages,,,xemacs}.


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

This document was generated on March, 16 2003 using texi2html