Page 1 of 1

CM with SBCL and CLM doesn't work

Posted: Fri Jul 10, 2009 12:56 pm
by MarkusAC
Hello!

Here is my problem: I like to use common lisp music (CLM). I downloaded CM, SBCL and the CLM package. In the Lisp-directory I put the CM and the CLM-4 directory. By the way, SBCL has been recognized with PATH etc.

Now I started cm, that worked fine. Now I have written (use-system :clm), but it didn't work. There appears the error message:

cm> (use-system :clm)

;use-system: unbound variable
error

What did I do wrong? What is missing? Does CM doesn't know "use-system"?

Thank you very much for your help! This stuff is so complicated to install...

Best regards

Markus