<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>SBCL/CM + SLIME = [Error  ]  No executable found.</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I'm currently trying to get SBCL working with CM running with Slime/Aquamacs.<BR>
Mac OS 10.4<BR>
<BR>
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.<BR>
<BR>
I've added the following to my .emacs file<BR>
<BR>
(add-to-list 'load-path &quot;/Applications/lisp/slime-2.0/&quot;)<BR>
(add-to-list 'load-path &quot;/Applications/lisp/cm/&quot;)<BR>
(load &quot;etc/xemacs/cm.el&quot;)<BR>
(enable-cm-commands)<BR>
<BR>
and restarted Aquamacs<BR>
<BR>
M-x cm<BR>
<BR>
results in:<BR>
(load &quot;/Applications/lisp/slime-2.0/swank-loader.lisp&quot; :verbose t)<BR>
(swank:start-server &quot;/tmp/slime.775&quot; :external-format :iso-latin-1-unix)<BR>
<BR>
[Error&nbsp; ]&nbsp; No executable found.<BR>
Aborting.<BR>
<BR>
Process inferior-lisp exited abnormally with code 1<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>