Maxima is a funny beast that can be compiled against several lisp at
the same time. Just adding "--enable-ecl" to the debian rule probably means that a maxima based on ecl will be built and installed alongside
whatever debian is already installing by default.

Everything that communicates with maxima-lib should be fine. For the
direct interface to maxima you may want to do
        # run maxima with ecl
        sed -i "s:'maxima :'maxima -l ecl :g" \
                sage/interfaces/maxima.py \
                sage/interfaces/maxima_abstract.py

Francois

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to