

               Installation of Maxima on the Explorer.

This is now fairly straightforward

   (load "explorer-compile.lisp")

should do compile the system.
 
After that you might test things out and then in a fresh world
repeat the above.  Then

  (si:gc-immediately) 


Then you can do

   (si:disk-save) 

in order to save the new environment.

If you want to test the system out before saving it, you type System-A,
or click on Macsyma in the system menu, to bring up the Macsyma window.

In order to save space, if you have tested it, it is advisable to start
in a clean world,and remake the system before saving.




