Skip to Content.
Sympa Menu

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

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14205] New: cast maxima fails with cmucl-bin
  • Date: 8 Jan 2008 05:50:07 -0000

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.



  • [SM-Grimoire-Bugs] [Bug 14205] New: cast maxima fails with cmucl-bin, bugzilla-daemon, 01/08/2008

Archive powered by MHonArc 2.6.24.

Top of Page