More Maxima clisp issues



David,

On Wed, 2001-11-07 at 17:14, David Ronis wrote:
> I built and installed clisp-2.27, however the cryptic comments in
> maxima's readme file aren't enough, the configure step still dies.

I agree the cryptic comments are not enough. Here are some more cryptic
comments.

1) Forget configure
2) type "cd src"
3) type "make compile-clisp"
4) type "clisp -M maxima.mem"

Please understand that we know this is all a mess right now. Fixing
compiling and lisp implementation problems is the primary goal for the
6.0 release. Unfortunately, we aren't there yet.

--Jim