Minh Nguyen wrote:
> Hi Oliver,
Hi,
>> I'm having trouble with installing the Gnu clisp
>> for Maxima, so I hope I can bother you with a request
>> for some tips:
> [...]
>
> I'm not sure I understand your problem regarding installation of
> clisp. Can you please supply the output to the command line when you
> attempt to build clisp? For example, if you use the script "configure"
> to configure your system, can you please supply the command line
> output from this script?
clisp 2.43 or so did away with the need to run "makemake" manually.
There are currently known issues with gcc 4.2 and higher that make the
build segfault, so setting CFLAGS to "-O0 -g" is one way to get around
those compiler issues for gcc 4.2 and higher at the cost of performance.
> On the other hand, I might be guessing here, but have you installed
> "GNU libsigsegv"? The package is at
>
> http://libsigsegv.sourceforge.net/
>
>
>> Are there other open-source lisps out there
>> which can be recommended?
>
> GNU CLISP
> http://www.clisp.org/
>
> I first install "GNU libsigsegv", then I install "GNU CLISP".
You can if you so desire disable libsigsegv support via configure
option, but it certainly isn't recommended.
> Regards
> Minh Van Nguyen
Cheers,
Michael
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>