[CM] problem starting cm 2.9.1

Bill Sack bsack23@gmail.com
Tue, 8 Aug 2006 14:11:07 -0400


------=_Part_11507_25961578.1155060667236
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

hi,
i downloaded the nightly snapshot to give spiffy new cm a try, and i'm
having a strange problem starting it up that was not present in
version 2.7and below:
i am using cmucl 19c
i ran cm.sh as root once, just to get everything compiled and in the right
place.
my .xemacs/init.el contains the following lines:

(add-to-list 'load-path "/usr/local/lisp/slime/")
(add-to-list 'load-path "/usr/local/lisp/cm/")
(load "etc/xemacs/cm.el")
(enable-cm-commands)

when i call cm as normal user thus:
/usr/local/lisp/cm/bin/cm.sh -l lisp -e xemacs -v

this is in my term window:
Command:     '/usr/bin/xemacs'  -eval '(progn (load
"/usr/local/lisp/cm/bin/../etc/xemacs/cm.el") (enable-cm-commands) (cm
"/usr/local/lisp/cm/bin/cm.sh -l /usr/local/bin/lisp" ))'

and the minibuffer in my xemacs says:
Searching for program: No such file or directory,
/usr/local/lisp/cm/bin/cm.sh -l /usr/local/bin/lisp

and that's it. what am i doing wrong?

thanks,
bill sack

------=_Part_11507_25961578.1155060667236
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

hi,<br>
i downloaded the nightly snapshot to give spiffy new cm a try, and i'm
having a strange problem starting it up that was not present in version
2.7 and below:<br>
i am using cmucl 19c<br>
i ran cm.sh as root once, just to get everything compiled and in the right place.<br>
my .xemacs/init.el contains the following lines:<br>
<br>
(add-to-list 'load-path &quot;/usr/local/lisp/slime/&quot;)<br>
(add-to-list 'load-path &quot;/usr/local/lisp/cm/&quot;)<br>
(load &quot;etc/xemacs/cm.el&quot;)<br>
(enable-cm-commands)<br>
<br>
when i call cm as normal user thus:<br>
/usr/local/lisp/cm/bin/cm.sh -l lisp -e xemacs -v<br>
<br>
this is in my term window:<br>
Command:&nbsp;&nbsp;&nbsp;&nbsp; '/usr/bin/xemacs'&nbsp; -eval '(progn
(load &quot;/usr/local/lisp/cm/bin/../etc/xemacs/cm.el&quot;)
(enable-cm-commands) (cm &quot;/usr/local/lisp/cm/bin/cm.sh -l
/usr/local/bin/lisp&quot; ))'<br>
<br>
and the minibuffer in my xemacs says:<br>
Searching for program: No such file or directory, /usr/local/lisp/cm/bin/cm.sh -l /usr/local/bin/lisp<br>
<br>
and that's it. what am i doing wrong? <br>
<br>
thanks,<br>
bill sack<br>
<br>

------=_Part_11507_25961578.1155060667236--