Vincent Delecroix wrote:
2014-06-14 22:19 UTC+02:00, leif <not.rea...@online.de>:
Vincent Delecroix wrote:
2014-06-14 21:35 UTC+02:00, leif <not.rea...@online.de>:
What does

$ ./sage --maxima --batch-string "load('dynamics);"
give?

Looks like the same error

$ sage --maxima --batch-string "load('dynamics);"
;;; Loading #P"/opt/sage/local/lib/ecl/sb-bsd-sockets.fas"
;;; Loading #P"/opt/sage/local/lib/ecl/sockets.fas"
;;; Loading #P"/opt/sage/local/lib/ecl/defsystem.fas"
;;; Loading #P"/opt/sage/local/lib/ecl/cmp.fas"
Maxima 5.33.0 http://maxima.sourceforge.net
using Lisp ECL 12.12.1
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
The function bug_report() provides bug reporting information.
(%i1) load('dynamics)
loadfile: failed to load dynamics
   -- an error. To debug this try: debugmode(true);

FWIW,

$ md5sum local/share/maxima/5.33.0/share/dynamics/dynamics.mac
98d2cc236667142d8515956de9738d56
local/share/maxima/5.33.0/share/dynamics/dynamics.mac

I got the same!

Well, if sage --maxima --batch-string "debugmode(true);load('dynamics);" doesn't bring you further, you should probably strace it (with '-f').


-leif

--
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail

--
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