>>>>> "wjm" == MCENANEY WILLIAM J <[EMAIL PROTECTED]> writes:
wjm> Since I couldn't find site-init.lisp, I thought I needed to wjm> edit a copy of generic-site.lisp. Obviously, I was wrong. actually my instructions were confused; I apologize. You need to copy generic-site.lisp to site-init.lisp first. This file should be located at $ROOT/lib/cmucl/lib/site-init.lisp, where $ROOT is the base directory where you installed CMUCL (/opt/cmucl-18e in your case). The generic-site file is only distributed as a template from which you can create your own site-init file. I'll make this clearer in the installation instructions on the web site. -- Eric Marsden <URL:http://www.laas.fr/~emarsden/>
