[CM] cm.scm

Rick Taube taube@uiuc.edu
Sun, 19 Oct 2003 10:42:08 -0500


Yes, thanks for reporting this. Ive made the fix to the CVS source. 
either download cm.scm again or make the following change to your 
current cm.scm:

change the line:
       (orig (string-append cm-directory "src/cminit.lisp")))
to:
       (orig (string-append cm-directory "etc/cminit.lisp")))

On Saturday, Oct 18, 2003, at 02:12 America/Chicago, Orm Finnendahl 
wrote:

> Hi Rick,
>
> loading the cm.scm from the distribution gives an error near the end:
>
> Help! Can't copy "/usr/local/lisp/cm/src/cminit.lisp" -> 
> "/usr/local/lisp/cm/bin/cminit.lisp".
>
> cminit.lisp doesn't seem to exist but I guess it is rather useless in
> a scheme environment anyway. I just uncommented the relvant lines and
> hope that's o.k.
>
> --
> Orm
>
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist