mailing-list for TeXmacs Users

Text archives Help


[TeXmacs] Maxima-5.30 lisp error


Chronological Thread 
  • From: "chu-ching huang" <address@hidden>
  • To: address@hidden
  • Subject: [TeXmacs] Maxima-5.30 lisp error
  • Date: Tue, 30 Apr 2013 21:35:35 +0800

Hi,

After installing Maxima-5.30, TeXmacs shows the error message:


======================================
;;; Loading #P"/usr/lib64/ecl-12.2.1/sb-bsd-sockets.fas"
;;; Loading #P"/usr/lib64/ecl-12.2.1/sockets.fas"
;;; Loading #P"/usr/lib64/ecl-12.2.1/defsystem.fas"
;;; Loading #P"/usr/lib64/ecl-12.2.1/cmp.fas"

Maxima 5.30.0 http://maxima.sourceforge.net
using Lisp ECL 12.2.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) 1+1;


Maxima encountered a Lisp error:

In form
(PROGN (REQUIRE :DEFSYSTEM) (RUN))
Wrong number of arguments passed to an anonymous function

Automatically continuing.
To enable the Lisp debugger set *debugger-hook* to nil.
(%i2)


====================

But it could run from shell environment. How to make it run normally?

Thanks in advance,

Best wishes,

cch





  • [TeXmacs] Maxima-5.30 lisp error, chu-ching huang, 04/30/2013

Archive powered by MHonArc 2.6.19.

Top of page