Hi all,
Two reports on 5.12.0 rc1:
1) It just works fine with cmucl 19d, sbcl 1.0.2, and clisp 2.41
on iMac G5 with Mac OS X 10.4.9. OpenMCL 1.1-pre-070408
on the same environment compiles the rc1, but the generated
maxima does not run. I guess this is OpenMCL issue.
2) wxMaxima which comes with the 5.11.99rc1 windows
installer does not run. It generates a Lisp error saying that
the function memq cannot be found. This is because memq,
used in wxmathml.lisp and previously defined in clmacs.lisp,
no longer exists in Maxima source files.
To define memq in wxmathml.lisp will resolve this issue.
Actually, imaxima.lisp also is affected by the same issue and
needs the same.
I guess other GUI such as texmacs may be affected, too.
Yasuaki Honda / Chiba, Japan
On 2007/04/06, at 11:24 AM, Robert Dodier wrote:
> Hello,
>
> Maxima 5.12.0 release candidate 1 is tagged in cvs
> (as version-5_11_99rc1; I straightened out the cvs problem)
> and there is a tar.gz file and rpms in the SF file manager.
> http://sourceforge.net/project/showfiles.php?group_id=4933
> Please give it a try if you can. There will probably also be
> a Windows installer soon.
>
> HTH
> Robert
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima