[CM] SBCL/CM + SLIME = [Error ] No executable found.

Bret Battey BBattey at dmu.ac.uk
Sun, 23 Mar 2008 17:49:03 -0000


This is a multi-part message in MIME format.

------_=_NextPart_001_01C88D0E.2ED91AB6
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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



------_=_NextPart_001_01C88D0E.2ED91AB6
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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

<P><FONT SIZE=3D2>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>
------_=_NextPart_001_01C88D0E.2ED91AB6--