Maxima
Installation
Pre-Requisites
1.
Downlaod and install Clisp from http://clisp.cons.org.
2.
Install tcl and tk both of same versions.
3. Download and
install rlwrap from http://utopia.knoware.nl/~hlub/uck/rlwrap/
Installation
Instructions :-
1) Download the source code maxima-5.11.0.tar.gz
2) Unpack
the source code: tar xvfz
maxima-5.11.0.tar.gz
3) Add clsip and rlwrap to the path
4) Now install using the commands
5) ./configure
--prefix=/afs/.enea.it/software/maxima
6) make
7)
make install