Maxima on Darwin



> 
> to compile under clisp:
> if the command to invoke clisp is 'clisp'
>
> cd src
> make clisp-compile CLISP=clisp
>
> and the xmaxima should be invoked with
>
> export MAXIMA_DIRECTORY=/home/wheretofind/maxima-5.6
> xmaxima -lisp clisp
>
It compiles without errors, but a few warnings. At the end I get:

;; Loading file macsys.fas ...
;; Loading of file macsys.fas is finished.
;; Loading file mload.fas ...
;; Loading of file mload.fas is finished.
;; Loading file suprv1.fas ...
*** - READ from #<BUFFERED FILE-STREAM CHARACTER #P"suprv1.fas" @36>: there
is no character bit with name "NO"
Bye.

and there's no " ./src/saved_maxima "

Do you have any ideas?
Thanks for your help. I can't wait to see it running on Mac OS X.
Lizardo.