Maxima 5.32.0



I compiled the tar.gz source code with gcl on Ubuntu.

Maxima 5.32.0 http://maxima.sourceforge.net
using Lisp GNU Common Lisp (GCL) GCL 2.6.8 (a.k.a. GCL)


1. describe now works as expected.


2. Unfortunately wxplots still don't work. maxout.gnuplot has the
following two first lines.

set terminal png size 500,300; set zeroaxis;;
png

I assume the second line should be
set term png


3. run_testsuite();
Error summary:
Error found in /usr/local/share/maxima/5.32.0/tests/rtest15.mac, problem:
(49)
1 test failed out of 9,733 total tests.


~*~ merry christmas ~*~
Volker


Am 25.12.2013 23:57, schrieb Robert Dodier:
> Hello, I've created branch-5_32 in Git and tagged 5.32.0.
> I built tar.gz and rpms and uploaded to SF.
> http://sf.net/p/maxima/files
> Please give it a try and let us know how it works.
> Maybe someone can create a Windows installer.
> 
> best,
> 
> Robert Dodier
> 
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>