[Ecls-list] Building a standalone executable of Maxima

Juan Jose Garcia-Ripoll juanjose.garciaripoll at gmail.com
Sat Jun 22 18:11:58 UTC 2013


On Tue, Jun 18, 2013 at 12:08 PM, <baruchel at gmx.com> wrote:

> I managed to compile Maxima with ECL, and I can use it by following:
> (this is taken from the Maxima release)
>
> > (8) Load the compiled Lisp files:
> >
> >     (load "maxima-build.lisp")
> >     (maxima-load)
> >
> > (9a) Run Maxima from the loaded image.
> >
> >     (cl-user::run)
>

This is not the Maxima mailing list, but I am not sure these are the right
instructions. Maxima is built using "./configure --with-lisp=ecl" or
"./configure --with-ecl" IIRC and then installed with "make; make install"
or something like that. What you are doing is not the standard way of
building a Maxima executable AFAIK

Juanjo


-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20130622/8221cab9/attachment.html>


More information about the ecl-devel mailing list