FS#13906 - maxima: no readline support when built against sbcl

Attached to Project: Arch Linux
Opened by Ivan Stojic (stojic) - Saturday, 21 March 2009, 19:26 GMT
Last edited by Eric Belanger (Snowman) - Saturday, 21 March 2009, 21:53 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Summary and Info:
There is no readline support in maxima on terminal because it is built against sbcl.
Building against clisp solves the issue.
I'm aware it is built against sbcl for "speed improvements", that's why this is merely a feature request.

Steps to Reproduce:
Start maxima with 'maxima' on terminal, type something and try to move the cursor with cursor keys.
This task depends upon

Closed by  Eric Belanger (Snowman)
Saturday, 21 March 2009, 21:53 GMT
Reason for closing:  Not a bug
Comment by Ivan Stojic (stojic) - Saturday, 21 March 2009, 19:30 GMT
Just found out about rlwrap and rmaxima.
My bad, requesting closing ;-)

Loading...