Hello -- I'm trying to figure out how I can use CLM A document on http://www-cgi.cs.cmu.edu/afs/cs/project/ai-repository/ ai/lang/lisp/gui/clm/readme.txt says that "CLM consists of three components: A CLM daemon, a CLM server, and a package of Common Lisp functions."
All I could find was: /usr/lib/cmucl/subsystems/clm-library.x86f Are there others? Has *anyone* used CLM on Debian? Whenever I try: (load "/usr/lib/cmucl/subsystems/clm-library.x86f") (load "clm") "Server not forking" "Connection to server broken" Then, ISLISP just chokes and dies... What is my mistake here? Thank you. Cheers. Henry
