James Amundson ÐÉÛÅÔ:
> There was a problem reported with determining cmucl_runtime_path on some
> systems. I have committed an attempt at a fix to cvs. Since I don't have
> the problem with my cmucl installation, I can't test the fix.
>
> Testers using cmucl would be appreciated.
>
> --Jim
>
>
I'm sorry but probably I failed to explain the problem clearly.
If I configure maxima _without_ cmucl, say
./configure --enable-gcl
then I get wrong line in maxima script
> ./maxima -l cmucl
./maxima: line 119: /usr/lib/maxima/5.9.0.1cvs/binary-cmucl/: is a
directory
./maxima: line 119: exec: /usr/lib/maxima/5.9.0.1cvs/binary-cmucl/:
cannot execute: Success
I think that we need here some sane default
/usr/lib/maxima/5.9.0.1cvs/binary-cmucl/lisp
instead of
/usr/lib/maxima/5.9.0.1cvs/binary-cmucl/
The latter is a directory. Exec of directory wrong.
--
Vadim V. Zhytnikov
<vvzhy@mail.ru>
<vvzhy@netorn.ru>