Maxima on CLISP under Darwin



Hi,

I'm running clisp 2.25.1 on Darwin 1.3.7 (Mac OS 10.0.4).

Now I'm trying to port Maxima using CLISP, since GCL have been being hard to
build. I know some of you already did it. I'm a newbie and need some
directions here.

Would somebody please could be kind enough to give me some instructions,
kind of a recipe, or even a starting point?

So far I did
cd src
make clisp-compile CLISP=clisp

I got a couple of warning and no errors, but Maxima isn't working. That's
what I get retrying "make":
; 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.

I'd relly appreciate any tip.
Thanks a lot,
Lizardo.
--