clm & CM

Tobias Kunze tkunze@vader.kgw.TU-Berlin.DE
Sat, 10 Sep 1994 01:40:22 -0600


>I have CM running, but have not been able to run stella properly...

You can't have cm loaded without stella, except for the degenerate
case that you wrote a build script of your own.

cm/build/build.lisp loads clm by loading ~clm/all.lisp so you should 
edit this file first.

on my system, I load a custom file that defines lots of logical
hosts instead of the 'generic'

   #+CCL (load "bil:lisp:clm:mac-pathnames")

that's all.  I don't use any 56000 code, just the 'default' 
settings in all.lisp.


If you run into any specific problems, feel free to mail me the 
MCL error output.

Hope that helps...