Fwd: [CM] cm tries to recompile rt.lisp on startup?

Rick Taube taube@uiuc.edu
Tue, 8 Aug 2006 19:53:45 -0500


hmm not sure why this is happening.
try deleting the .fasl (somewhere under cm/bin) AND the .lisp file. 
that will re-generate and compile the file from the scheme sources.
one that happens hopefull it wont try to recompile again.
let me know if this fixes it please, else send me wha the file system 
things the write dates are of the files (.fasl, .lisp and .scm)

On Aug 8, 2006, at 3:30 PM, Bill Sack wrote:

> i can now start cm & slime in xemacs ... almost ...
>  on startup, cm tries to recompile rt.lisp for some reason. when 
> running as normal user that fails since my cm directory is not 
> writable for normal users - i can successfully start cm as root from 
> emacs with 'M-x cm'