On 3/1/08, Jan Brosius <jan.brosius at skynet.be> wrote:
> Error during processing of initialization file /home/Jan/.sbclrc:
> Don't know how to REQUIRE ASDF-INSTALL.
Hmm. Maybe it would work if you rename .sbclrc temporarily so
that SBCL doesn';t read it. Or maybe you can out
(require 'asdf-install) or whatever SBCL is complaining about.
If that doesn't help, try launching maxima with the --verbose
option, which will show the SBCL command line.
Sorry I can't be more helpful -- just guessing here.
Robert Dodier