Maxima development team



Adam <adammaj1 at o2.pl> writes:
>> To build Maxima, yep, you can just download it and type "./bootstrap;
>> make". I would suggest building with SBCL, especially if you want to
>> poke around with the lisp internals. It seems to be the most robust lisp
>> implementation. So maybe something like:
>>
>>    git clone git://git.code.sf.net/p/maxima/code maxima
>>    cd maxima
>>    ./bootstrap
>>    ./configure --with-sbcl
>>    make
>>
>> is a good start.
>
> I have done.
> Then I try :
>
>  maxima
>
> nothing,
>
> ./maxima
>
> nothing.
>
> What should I do next ?

This is probably better addressed to the Maxima mailing list, so I am
moving the discussion there.

If the build succeeded (you don't say whether it did or not), you can
run the resulting maxima with ./maxima-local from inside the source
directory.

Rupert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 315 bytes
Desc: not available
URL: <http://www.math.utexas.edu/pipermail/maxima/attachments/20130605/3d19031e/attachment.pgp>;