Hi, Everybody, I need to be sure that I did the right things. So I'll tell you what I did to try to solve the problem. I:
1. Untarred the cmucl-18e tarballs, including the source tarball, into /opt/cmucl-18e. 2. Edited the sample-wrapper and copied it to /usr/local/bin/cmucl. 3. Created the /usr/local/lib/cmucl directory. 4. Editied generic-site.lisp, so cmucl would know where to find its source code. 5. Copied the edited generic-site.lisp file to /usr/local/lib/cmucl/ Have I forgotten anything? Maybe I should add /opt/cmucl-18e/ to my path? Thanks. Cheers, Bill
