>>>>> "andre" == andre maute <andre.maute at gmx.de> writes:
andre> On 10/23/2012 06:16 PM, Raymond Toy wrote:
>>>>>>> "andre" == andre maute <andre.maute at gmx.de> writes:
andre> Yes, maxima -l ccl works for me, but
>>
andre> $ maxima --list-avail Available versions: version 5.27.0,
andre> lisp openmcl version 5.27.0, lisp sbcl
>>
>> Is really important to say ccl instead of openmcl here?
andre> No, but nice.
andre> I had first installed ccl, then maxima. After I entered
andre> maxima --list-avail,
andre> I thought why do I have to use now
andre> maxima -l openmcl
It's probably the right thing to do (use ccl instead of openmcl). I
think the code that prints out the available implementations just
looks for directory names. We'll probably have to change the code to
use ccl instead of openmcl.
andre> P.S.: I configured maxima with "--with-ccl=ccl64", so ccl64
andre> would have been even more natural.
I think it would be nice to have both ccl and ccl64 at the same time,
since (as Barton has mentioned), there are bugs in ccl that don't
occur with ccl64.
Don't think we support that right now.
Ray