Subject: loading draw fails in Maxima-console of 5.31.2
From: Mario Rodriguez
Date: Sun, 10 Nov 2013 10:49:06 +0100
El 10/11/13 00:36, Martin Kraska escribi?:
>
> Hi,
>
> I cannot use the draw package in the console version of Maxima any
> more. In 5.30.0 this worked but not in 5.31.2. Is there any chance to
> use draw without wxmaxima (there draw works also with 5.31.2)?
>
> Both attached console outputs are generated using the start menu
> entries for maxima console under Win 7 x64.
>
> Thanks for your help, Martin
>
> ####
>
> Maxima 5.30.0 http://maxima.sourceforge.net
>
> using Lisp GNU Common Lisp (GCL) GCL 2.6.8 (a.k.a. GCL)
>
> 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(draw);
>
> Loading C:/Users/Kraska/maxima/binary/binary-gcl/share/draw/grcommon.o
>
> start address -T 113fa000 Finished loading
> C:/Users/Kraska/maxima/binary/binary-
>
> gcl/share/draw/grcommon.o
>
> Loading C:/Users/Kraska/maxima/binary/binary-gcl/share/draw/gnuplot.o
>
> start address -T 11407000 Finished loading
> C:/Users/Kraska/maxima/binary/binary-
>
> gcl/share/draw/gnuplot.o
>
> Loading C:/Users/Kraska/maxima/binary/binary-gcl/share/draw/vtk.o
>
> start address -T 11432000 Finished loading
> C:/Users/Kraska/maxima/binary/binary-
>
> gcl/share/draw/vtk.o
>
> Loading C:/Users/Kraska/maxima/binary/binary-gcl/share/draw/picture.o
>
> start address -T 10ca6fb0 Finished loading
> C:/Users/Kraska/maxima/binary/binary-
>
> gcl/share/draw/picture.o
>
> (%o1) D:/PROGRA~4/MAXIMA~2.0/share/maxima/5.30.0/share/draw/draw.lisp
>
> (%i2)
>
> ####
>
> Maxima 5.31.2 http://maxima.sourceforge.net
>
> using Lisp GNU Common Lisp (GCL) GCL 2.6.8 (a.k.a. GCL)
>
> 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(draw)
>
Please, write a semicolon or dollar symbol after the sentence and try again.
> (%i1) load(draw);
>
> incorrect syntax: LOAD is not an infix operator
>
> load(draw)\nload(
>
> ^
>
> (%i1) load(draw);
>
> loadfile: failed to load
> D:/PROGRA~4/MAXIMA~1.2/share/maxima/5.31.2/share/draw/d
>
> raw.lisp
>
> -- an error. To debug this try: debugmode(true);
>
> (%i2)
>
>
>
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima