[SM-Grimoire-Bugs] [Bug 14205] New: cast maxima fails with cmucl-bin

bugzilla-daemon at bugs.sourcemage.org bugzilla-daemon at bugs.sourcemage.org
Tue Jan 8 00:50:07 EST 2008


http://bugs.sourcemage.org/show_bug.cgi?id=14205

           Summary: cast maxima fails with cmucl-bin
           Product: Codex
           Version: test grimoire
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: z-rejected grimoire
        AssignedTo: sm-grimoire-bugs at lists.ibiblio.org
        ReportedBy: drjschn at gmx.de


it says:

configure: error: Unable to determine CMUCL runtime path
The best guess for CMUCL runtime, "/usr/lib/cmucl/lib/../bin/lisp", is not an
executable. Use the argument
   --with-cmucl-runtime=<path>
to set the actual CMUCL executable. If the CMUCL lisp command is a shell script
the CMUCL executable is the program exec'd by that shell script.

this is where it should look for it:

# gaze from `which lisp`
cmucl-bin-18e:/usr/bin/lisp

workaround: answer yes to add configure options and insert this line:

--with-cmucl-runtime=/usr/bin/lisp

-- 
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the SM-Grimoire-Bugs mailing list