From: Marcio L. T. <ma...@ho...> - 2001-10-01 03:08:05
|
Hi there, I was wanting to try out Matlisp using the trial edition of Allegro Common Lisp 6.0 but here is what happens: CL-USER(1): (load "start.lisp") ; Loading /home/marciot/matlisp-1.0b/start.lisp ; Loading /home/marciot/matlisp-1.0b/config.lisp ; Loading /home/marciot/matlisp-1.0b/system.dcl Error: No translation rule for #p"matlisp:;code;packages.fasl" [condition type: SIMPLE-ERROR] I'm fairly new at LISP, so the error message makes no sense to me. Any ideas? Thanks, Marcio Luis Teixeira |