[CM] SBCL/CM + SLIME = [Error ] No executable found.
Bret Battey
BBattey at dmu.ac.uk
Sun Mar 23 10:49:03 PDT 2008
I'm currently trying to get SBCL working with CM running with Slime/Aquamacs.
Mac OS 10.4
Following Rick's instructions in the html pages in the CM package, excepting that I'm putting cm, clm, slime etc in /Applications/lisp/ rather than /usr etc.
I've added the following to my .emacs file
(add-to-list 'load-path "/Applications/lisp/slime-2.0/")
(add-to-list 'load-path "/Applications/lisp/cm/")
(load "etc/xemacs/cm.el")
(enable-cm-commands)
and restarted Aquamacs
M-x cm
results in:
(load "/Applications/lisp/slime-2.0/swank-loader.lisp" :verbose t)
(swank:start-server "/tmp/slime.775" :external-format :iso-latin-1-unix)
[Error ] No executable found.
Aborting.
Process inferior-lisp exited abnormally with code 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/cmdist/attachments/20080323/b1b197b3/attachment.html>
More information about the Cmdist
mailing list