Hi,
I am using fedora 8 , x86_64 . I have installed maxima 5.14.0-4 ,
maxima-runtime-sbcl 5.14.0-4 and sbcl 1.013-1 , but when I type maxima
in the terminal window maxima doesn't start. I get this:
[Jan at localhost ~]$ maxima
debugger invoked on a SIMPLE-ERROR in thread #<THREAD "initial thread"
{10041BA251}>:
Error during processing of initialization file /home/Jan/.sbclrc:
Don't know how to REQUIRE ASDF-INSTALL.
See also:
The SBCL Manual, Variable *MODULE-PROVIDER-FUNCTIONS*
The SBCL Manual, Function REQUIRE
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [CONTINUE] Ignore and continue processing.
1: [ABORT ] Skip this initialization file.
2: Skip to toplevel READ/EVAL/PRINT loop.
3: [QUIT ] Quit SBCL (calling #'QUIT, killing the process).
((LAMBDA (SB-IMPL::E)) #<SB-INT:EXTENSION-FAILURE {10042DFBC1}>)
0]
Does anyone know what's wrong (sbcl works).
Thanks for any help
Jan