[lgtk-cvs] CVS update: lgtk/INSTALL.txt

Update of /project/lgtk/cvsroot/lgtk In directory common-lisp.net:/tmp/cvs-serv30934 Modified Files: Tag: sbcl-port INSTALL.txt Log Message: Added instructions for installing under SBCL. Date: Fri Dec 5 12:23:26 2003 Author: mmommer Index: lgtk/INSTALL.txt diff -u lgtk/INSTALL.txt:1.2 lgtk/INSTALL.txt:1.2.4.1 --- lgtk/INSTALL.txt:1.2 Wed Oct 29 12:20:44 2003 +++ lgtk/INSTALL.txt Fri Dec 5 12:23:26 2003 @@ -1,11 +1,17 @@ How to install lgtk, a gtk+ interface for Common Lisp --------------------------------------------------------- -You need the following things: +If you want to use lgtk with SBCL, read + + http://www.caddr.com/macho/archives/clump/2003-12/360.html + +for instructons. + +Otherwise, you will need the following things: * The source code. - * Preferably, CMUCL 19a. + * Preferably, CMUCL 19a, or an SBCL with callback support. Alternatively, you need a CMUCL 18e core with callback support. You should grab a copy of Helmut Eller's callback.lisp
participants (1)
-
Mario Mommer