>>>>> "wjm" == MCENANEY WILLIAM J <[EMAIL PROTECTED]> writes:
wjm> 1. Untarred the cmucl-18e tarballs, including the source tarball, into wjm> /opt/cmucl-18e. fine. wjm> 5. Copied the edited generic-site.lisp file to /usr/local/lib/cmucl/ no: the generic-site.lisp file should be with the rest of your CMUCL installation, so under /opt/cmucl-18e/lib/cmucl/lib/generic-site.lisp in your case. wjm> Have I forgotten anything? Maybe I should add /opt/cmucl-18e/ to my path? you could add /opt/cmucl-18e/bin to your $PATH, but this is not necessary, given that you are invoking CMUCL via the wrapper script, which you have installed in /usr/local/bin. -- Eric Marsden <URL:http://www.laas.fr/~emarsden/>
