
        Installation of 'cheviem' for Maple 7, 8, 9

Adjust variables in the script  'bin/cheviem' and copy this script somewhere
in your path (say, /usr/local/bin)

Your  MAPLECOMMAND should  refer to  Maple 7,  8 or  9 for  this version  of
'cheviem'.

The documentation is in 'doc/chevie.pdf' and the commands are also explained
in the  online help.  Note that the  given examples of  Maple code  refer to
Maple V.3 and  that a few constructs are different  in newer Maple versions.
The most noticable difference is  probably that the concatenation of strings
is no longer with the '.'-operator. Use the '||'-operator instead.

ACKNOWLEDGEMENT:  The translation  of the  Maple  code from  version V.3  to
version 8,  which includes  to make  the online  help available,  was kindly
provided by Johannes Maslowski.


