hello rick,<br>
i deleted the rt.x86f and .lisp files - then re-compiled cm<br>
<br>
here are the times for the files:<br>
[root@t0ast cm]# ls -l bin/cmucl_19c_linux-i686/rt.*<br>
-rw-r--r--&nbsp; 1 root 10766 10240 Aug&nbsp; 8 21:39 bin/cmucl_19c_linux-i686/rt.x86f<br>
<br>[root@t0ast cm]# ls -l src/rt.*<br>
-rw-r--r--&nbsp; 1 root&nbsp; 10766 1736 Aug&nbsp; 8 21:39 src/rt.lisp<br>
-rw-r--r--&nbsp; 1 32593 10766 1559 Jun&nbsp; 1 03:33 src/rt.scm<br>
<br>
here is the error message while loading cm/slime ['M-x cm' as reg user]:<br>
Error in function LISP::DO-OLD-RENAME:<br>
&nbsp;&nbsp; File &quot;/usr/local/lisp/cm/bin/cmucl_19c_linux-i686/rt.x86f&quot; is not writable.<br>
&nbsp;&nbsp; [Condition of type SIMPLE-ERROR]<br>
<br>
Restarts:<br>
&nbsp; 0: [CONTINUE] Try to rename it anyway.<br>
&nbsp; 1: [RETRY&nbsp;&nbsp; ] Retry performing #&lt;ASDF:COMPILE-OP NIL {58BC881D}&gt; on<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
#&lt;CM-SOURCE-FILE &quot;rt&quot; {58BC88C5}&gt;.<br>
&nbsp; 2: [ACCEPT&nbsp; ] Continue, treating #&lt;ASDF:COMPILE-OP NIL {58BC881D}&gt; on<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
#&lt;CM-SOURCE-FILE &quot;rt&quot; {58BC88C5}&gt; as having been successful.<br>
&nbsp;
3:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Return NIL from load of &quot;/usr/local/lisp/cm/bin/../src/cm.lisp&quot;.<br>
&nbsp; 4: [ABORT&nbsp;&nbsp; ] Skip remaining initializations.<br>
<br>
Debug&nbsp; (type H for help)<br>
<br>
(LISP::DO-OLD-RENAME &quot;/usr/local/lisp/cm/bin/cmucl_19c_linux-i686/rt.x86f&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&quot;/usr/local/lisp/cm/bin/cmucl_19c_linux-i686/rt.x86f.BAK&quot;)<br>
Source: Error finding source: <br>
Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM:&nbsp; Source file no longer exists:<br>
&nbsp; target:code/fd-stream.lisp.<br>
0] <br>
<br>
whichever of these options i try, the connection to slime is never made.<br>
<br>
thanks for the tip re: starting cm w/out slime.<br>
<br>
-bill<br>
<br><div><span class="gmail_quote">On 8/8/06, <b class="gmail_sendername">Rick Taube</b> &lt;<a href="mailto:taube@uiuc.edu">taube@uiuc.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hmm not sure why this is happening.<br>try deleting the .fasl (somewhere under cm/bin) AND the .lisp file.<br>that will re-generate and compile the file from the scheme sources.<br>one that happens hopefull it wont try to recompile again.
<br>let me know if this fixes it please, else send me wha the file system<br>things the write dates are of the files (.fasl, .lisp and .scm)<br><br>On Aug 8, 2006, at 3:30 PM, Bill Sack wrote:<br><br>&gt; i can now start cm &amp; slime in xemacs ... almost ...
<br>&gt;&nbsp;&nbsp;on startup, cm tries to recompile rt.lisp for some reason. when<br>&gt; running as normal user that fails since my cm directory is not<br>&gt; writable for normal users - i can successfully start cm as root from
<br>&gt; emacs with 'M-x cm'<br><br>_______________________________________________<br>Cmdist mailing list<br><a href="mailto:Cmdist@ccrma.stanford.edu">Cmdist@ccrma.stanford.edu</a><br><a href="http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist">
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist</a><br></blockquote></div><br>