Re: PowerLoom 3.0.2 and LispWorks
Thomas Russ <[email protected]>
| Newsgroups | gmane.comp.ai.powerloom |
|---|---|
| Message-ID | <[email protected]> |
On Feb 7, 2006, at 12:51 AM, Vincent Coetzee wrote: > 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. I have a version of PowerLoom operating with LispWorks 4.3 Personal under OS X Tiger. In order to get that to work, I had to make some modifications to the translations.lisp file. Those modifications are not yet in the released version. I'll send you a newer version of the file in a private message. > > 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 > > _______________________________________________ > powerloom-forum mailing list > [email protected] > http://mailman.isi.edu/mailman/listinfo/powerloom-forum