This is a read-only archive of lispforum.com. The forum was locked to new users and posts and is preserved here as static HTML from a database snapshot taken on 2019-09-07.

CM with SBCL and CLM doesn't work

1 post · 1937 views

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