Hi,

I am working on my chroot jail but this time I am stuck. Doctests fail
because SAGE cannot start the standard interfaces. Here is a typical
exception.
In [6]: maxima.interact()
---------------------------------------------------------------------------
<type 'exceptions.RuntimeError'>          Traceback (most recent call
last)
...................
<type 'exceptions.RuntimeError'>: Unable to start maxima because the
command 'maxima -p "//usr/local/sage/local/bin/sage-maxima.lisp"'
failed.

maxima.console() works fine. Also the indicated command maxima -p "//
usr/local/sage/local/bin/sage-maxima.lisp" works fine at the bash
prompt (I have
done install-scripts).

Does anybody recognize this situation? In particular I am very worried
that my
prompt is In [x]: and not sage:... What could possibly cause this?

Michel


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to