Paolo Amoroso amoroso@mclink.it writes:
Andreas Fuchs asf@boinkor.net writes:
If you just want to try out the cool demos, here's a pre-built binary with pre-loaded freetype, mcclim demos, functional geometry, the listener, the debugger and the inspector:
http://boinkor.net/lisp/mcclim-listener-0.9.2.tar.bz2.
It's based on a threaded SBCL 0.9.11 and requires Linux 2.6.x on an i386 machine.
And the 2.6.x kernel must be compiled with support for the NPTL threading library.
also, make sure your system has libfreetype.so (some Debian installations lack it, so you'll have to make a symlink libfreetype.so -> libfreetype.so.6).
cheers, --m