On Tue, Jun 18, 2013 at 12:08 PM, <baruc...@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
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to