I am making CMUCL package for Slackware 9.1. I make the package which would be installed CMUCL directly under /usr, not /usr/local. If present working directory is /lib/cmucl/lib, I can invoke by typing "lisp", but other directory like ~, I can not. The error was indicated "Cannot find core file".
So I run /lib/cmucl/lib/config by root, and select 1, change it as "/lib/cmucl/lib/lisp.core" from "library:lisp.core". And select 7, but the result was same. What should I do to let CMUCL know the lisp.core file is lacated in /lib/cmucl/lib? I am using CMUCL 18e. -- --------------------------------------------------------- Yoichiro Takehora [EMAIL PROTECTED]
