Installation Guide
------------------

First install Tcl 8.0 or better if its not already installed.
You can get the the latest releases at http://www.scriptics.com

If you want online help, you have to install tkinfo 2.5 or
better somewhere in your path. You can get tkinfo from
http://math-www.uni-paderborn.de/~axel/tkinfo

The distibution creates its own directory when uncompressed.

On windows and mac mac machines, copy the files start_mmucl.tcl and
Tk.conf from the etc/ directory to the main directory. Then start
Mmucl by clicking on start_mmucl.tcl

On unix machines edit the Makefile to decide where Mmucl will be
installed, then do a make install. A startup script called
"mmucl" that starts the various interfaces will be created.
You can do "mmucl --help" to get usage information.

Finally, if the fonts are ugly, edit the file Tk.conf.
(Type "/echo $env(MMUCL_DIR)" in Mmucl to see where it is.)
