rtoy / maxima

A Clone of Maxima's repo
Other
0 stars 0 forks source link

Using bad interpreter #3069

Closed rtoy closed 1 week ago

rtoy commented 1 week ago

Imported from SourceForge on 2024-07-07 12:44:18 Created by *anonymous on 2004-06-12 11:41:18 Original: https://sourceforge.net/p/maxima/bugs/573


I'm on a mdk10 community

after several tries, when i do:

rpm -ivh edit-1.11-1.i386.rpm rpm -ivh cmucl-18d-2.i386.rpm rpm -ivh maxima-5.9.0-1.i386.rpm maxima-exec-cmucl-5.9.0-1.i386.rpm

when i start maxima:

$ maxima /usr/libexec/maxima/5.9.0/maxima-run-lisp: line 179: clisp: command not found

Is it normal?

$ maxima --lisp=cmucl

works

rtoy commented 1 week ago

Imported from SourceForge on 2024-07-07 12:44:19 Created by rtoy on 2004-06-29 14:44:05 Original: https://sourceforge.net/p/maxima/bugs/573/#2fc3


Logged In: YES user_id=28849

This seems not a problem with maxima itself but with whoever made the rpms. Is clisp actually available?

rtoy commented 1 week ago

Imported from SourceForge on 2024-07-07 12:44:23 Created by rtoy on 2004-07-12 14:09:46 Original: https://sourceforge.net/p/maxima/bugs/573/#deb0


rtoy commented 1 week ago

Imported from SourceForge on 2024-07-07 12:44:26 Created by rtoy on 2004-07-12 14:09:46 Original: https://sourceforge.net/p/maxima/bugs/573/#3f9d


Logged In: YES user_id=28849

Closed. Seems an rpm packaging problem, not a maxima problem.