Installing the Maple V (Release 4 and 5) QSERIES Package (UNIX)
I have written a simple csh script that automatically installs
the package. You have the option of using this script or not.
Hey - you might as well use it.
In case you are interested, here is the SOURCE of
my maple program that I used to install the package on my machine.
There are basically three options:
- DEFAULT SETUP USING CSH(RECOMMENED)
This option automatically changes the libname in your
.mapleinit file. It creates some new directories.
It also edits a maple program and runs it on your machine.
If this makes you nervous, try another option.
- CUSTOM SETUP USING CSH
- SETUP BY HAND
The url of this page is http://qseries.org/fgarvan/qmaple/unix.html.
Created by F.G. Garvan
(frank@math.ufl.edu) on
Tue, Nov 18, 97
Last update made Thu Feb 4 16:30:09 EST 1999.
frank@math.ufl.edu
FOOTNOTE: This version avoids any use of the maple ditto operator
which was causing problems before.