PowerLoom 3.0.2 and LispWorks
Vincent Coetzee <[email protected]>
| Newsgroups | gmane.comp.ai.powerloom |
|---|---|
| Message-ID | <[email protected]> |
Dear List,
I am a relative newcomer to Lisp and am trying to load PowerLoom
3.0.2 beta into LispWorks 4.4 on Mac OS X Tiger. I receive the
following error (which although I have tried to debug it, baffles
me). Any suggestions would be appreciated. I have tried hacking the
paths to no avail.
Thanks in advance
Vincent
CL-USER 1 > (load "/Users/vincent/Desktop/powerloom-3.0.2.beta/load-
powerloom.lisp")
; Loading text file /Users/vincent/Desktop/powerloom-3.0.2.beta/load-
powerloom.lisp
; Loading text file /Users/vincent/Desktop/powerloom-3.0.2.beta/
translations.lisp
; Loading text file /Users/vincent/Desktop/powerloom-3.0.2.beta/load-
stella.lisp
Warning: (DEFVAR *LOAD-CL-STRUCT-STELLA?*) being redefined in /Users/
vincent/Desktop/powerloom-3.0.2.beta/load-stella.lisp (previously in /
Users/vincent/Desktop/powerloom-3.0.2.beta/load-powerloom.lisp).
; Loading text file /Users/vincent/Desktop/powerloom-3.0.2.beta/
translations.lisp
Error: The file "PL:native;lisp;stella;load-stella.lisp" does not exist.
1 (continue) Try loading PL:native;lisp;stella;load-stella.lisp
again.
2 Give up loading PL:native;lisp;stella;load-stella.lisp.
3 Try loading another file instead of PL:native;lisp;stella;load-
stella.lisp.
4 Try loading /Users/vincent/Desktop/powerloom-3.0.2.beta/load-
stella.lisp again.
5 Give up loading /Users/vincent/Desktop/powerloom-3.0.2.beta/
load-stella.lisp.
6 Try loading another file instead of /Users/vincent/Desktop/
powerloom-3.0.2.beta/load-stella.lisp.
7 Try loading /Users/vincent/Desktop/powerloom-3.0.2.beta/load-
powerloom.lisp again.
8 Give up loading /Users/vincent/Desktop/powerloom-3.0.2.beta/
load-powerloom.lisp.
9 Try loading another file instead of /Users/vincent/Desktop/
powerloom-3.0.2.beta/load-powerloom.lisp.
10 (abort) Return to level 0.
11 Return to top loop level 0.
Type :b for backtrace, :c <option number> to proceed, or :? for
other options