Dear Torsten,
you tried it with sbcl and cmucl and get basically the same error?
For the sbcl case - maybe it would be good just to try with 0.9.16 ? Just to be sure: You are invoking it with $ ./install.sh --sbcl (no other options?)
A friend of mine had a problem _using_ the fomus cmdline app... The error message was similar (if I remember correctly).
It showed up, that the encoding of his text input file was unicode.... Changing it to Latin-1 made it work!
There is even a 0.9.16 binary release available on http://sbcl.sourceforge.net/platform-table.html, so again, its probably best to try that.
Have you successfully compiled and used fomus from the Lisp REPL?
Hope that helps somehow, if not, I am sure that David will now, but he might need a longer backtrace then... ;-)
Cheers,
Kilian
Am 06.09.2006 um 11:50 schrieb Torsten Anders:
Dear all,
I am new to this list and did not find my problem discussed already. Apologies if if this is a FAQ.
I tried to install the fomus commandline application, without success so far. It appears the compilation finishes successfully, then a Fomus greating message appears which ends up in the debugger. I get an error message which reads something like the following (copied by hand, hopefully without typos..)
debugger invoked on an END-OF-FILE in thread 8843: end of file on #<SB-IMPL::STRING-INPUT-STREAM {9734081}>
<snipped> (SB-IMPL::STRING-INCH 3 #<SB-IMPL:: STRING-INPUT-STREAM {some number}> T NIL)[:EXTERNAL]
I tried Fomus 0.2.6 with SBCL 0.8.16 and a CMUCL snapshot from 2004 -- all on Linux (Fedora Core 3).
Thank you very much!
Best, Torsten
-- Torsten Anders Sonic Arts Research Centre • Queen's University Belfast Frankstr. 49 • D-50996 Köln Tel: +49-221-3980750 http://www.torsten-anders.de http://strasheela.sourceforge.net _______________________________________________ fomus-devel mailing list fomus-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/fomus-devel