Hi,
I succesfully build this rc1 on 64bit ALTLinux for sbcl and gcl.
There was one problem during rpm build:
/home/va/tmp/maxima-buildroot/usr/bin/xmaxima: line 15: syntax error near
unexpected token `platform'
/home/va/tmp/maxima-buildroot/usr/bin/xmaxima: line 15: `if
{$tcl_platform(platform) == "windows" && \'
xmaxima still works but running tests there gives an error
Running tests in rtest15:
STYLE-WARNING: redefining $F in DEFUN
STYLE-WARNING: redefining $F in DEFUN
STYLE-WARNING: redefining $F in DEFUN
STYLE-WARNING: redefining $F in DEFUN
STYLE-WARNING: redefining $F in DEFUN
STYLE-WARNING: redefining $F in DEFUN
STYLE-WARNING: redefining $F in DEFUN
;
; compilation unit aborted
; caught 1 fatal ERROR condition
********************** Problem 136 ***************
Input:
eigenvalues(matrix([3, 1, 0, 0], [- 4, - 1, 0, 0], [7, 1, 2, 1],
[- 17, - 6, - 1,
0]))
Result:
Load failed for eigen
error-catch
Everything is ok inside console or within emacs
runtestsuite() gives:
No unexpected errors found.
Evaluation took:
35.743f0 seconds of real time
34.606163f0 seconds of user run time
1.136071f0 seconds of system run time
[Run times include 2.212f0 seconds GC run time.]
0 calls to %EVAL
0 page faults and
6,045,187,040 bytes consed.
Imaxima works nicely! While I did not find breqn package inside this rc1? Is
it supposed to be installed before (as in my case)?
rgds
Valery