Dear All:
Would you please help me solving this problem?
I am trying to upload the lisp codes (aima.lisp) but I encountered a problem.
I pasted the error message in this email.
I have tried to look for information to solve this problem via search engine or archive aima mailing list, but no luck so far.
FYI, I am using Ubuntu 7.10 and install the aima-lisp package from Ubuntu repository.
Thank you for your help.
--
Regards,
Moeljono Widjaja
Jakarta - Indonesia
===============
moeljono@narnia:~/aima$ clisp
i i i i i i i ooooo o ooooooo ooooo ooooo
I I I I I I I 8 8 8 8 8 o 8 8
I \ `+' / I 8 8 8 8 8 8
\ `-+-' / 8 8 8 ooooo 8oooo
`-__|__-' 8 8 8 8 8
| 8 o 8 8 o 8 8
------+------ ooooo 8oooooo ooo8ooo ooooo 8
Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
Copyright (c) Bruno Haible, Sam Steingold 1999-2000
Copyright (c) Sam Steingold, Bruno Haible 2001-2006
[1]> (load "aima.lisp")
;; Loading file aima.lisp ...
*** - READ from #<INPUT BUFFERED FILE-STREAM CHARACTER #P"aima.lisp" @150>:
#<PACKAGE COMMON-LISP-CONTROLLER>
has no external symbol with name "SOURCE-ROOT-PATH-TO-FASL-PATH"
The following restarts are available:
ABORT :R1 ABORT
Break 1 [2]>
Would you please help me solving this problem?
I am trying to upload the lisp codes (aima.lisp) but I encountered a problem.
I pasted the error message in this email.
I have tried to look for information to solve this problem via search engine or archive aima mailing list, but no luck so far.
FYI, I am using Ubuntu 7.10 and install the aima-lisp package from Ubuntu repository.
Thank you for your help.
--
Regards,
Moeljono Widjaja
Jakarta - Indonesia
===============
moeljono@narnia:~/aima$ clisp
i i i i i i i ooooo o ooooooo ooooo ooooo
I I I I I I I 8 8 8 8 8 o 8 8
I \ `+' / I 8 8 8 8 8 8
\ `-+-' / 8 8 8 ooooo 8oooo
`-__|__-' 8 8 8 8 8
| 8 o 8 8 o 8 8
------+------ ooooo 8oooooo ooo8ooo ooooo 8
Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
Copyright (c) Bruno Haible, Sam Steingold 1999-2000
Copyright (c) Sam Steingold, Bruno Haible 2001-2006
[1]> (load "aima.lisp")
;; Loading file aima.lisp ...
*** - READ from #<INPUT BUFFERED FILE-STREAM CHARACTER #P"aima.lisp" @150>:
#<PACKAGE COMMON-LISP-CONTROLLER>
has no external symbol with name "SOURCE-ROOT-PATH-TO-FASL-PATH"
The following restarts are available:
ABORT :R1 ABORT
Break 1 [2]>