Update of /project/cells-gtk/cvsroot/public_html In directory clnet:/tmp/cvs-serv20417/public_html
Modified Files: index.html Log Message: Announce new tarballs
--- /project/cells-gtk/cvsroot/public_html/index.html 2006/06/07 17:20:10 1.28 +++ /project/cells-gtk/cvsroot/public_html/index.html 2006/06/30 15:45:25 1.29 @@ -74,6 +74,7 @@ <h1 id='news'>News</h1>
<ul> + <li> <strong>2006-06-30</strong> New tarballs. See below. <li> <strong>2006-06-07</strong> <ul> <li>Patches from Andras Simon allow Cells-GTK to load without complaints under @@ -134,6 +135,16 @@ snapshots of the CVS repository, and contain all the ancillary modules (cells, cffi, etc). Here are a few: <ul> + <li><a href="ftp://common-lisp.net/pub/project/cells-gtk/cells-gtk-2006-06-30.tgz">cells-gtk-2006-06-30.tgz</a> and <a href="ftp://common-lisp.net/pub/project/cells-gtk/cells-gtk-2006-06-30.zip">cells-gtk-2006-06-30.zip</a> and + <ul> + <li>Uses 2006-06-26 version of CFFI. + <li>Cleaner load with sbcl. (Thanks, Andras Simon.) + <li>Tested with LINUX: LW/Pro, sbcl, clisp; WIN32: clisp. + <li>Seems to have problems loading libraries with cmucl (not investigated much). + <li>I (Peter Denno) had problems with LW/Win32. But others seem ok. -- If this form:<br> + <tt>(fli:register-module "libgdk-win32-2.0-0.dll" :connection-style :immediate)</tt><br> + -- returns OK (once you've installed GTK libs) then you should be OK. + </ul> <li><a href="ftp://common-lisp.net/pub/project/cells-gtk/cells-gtk-2006-02-16.tgz">cells-gtk-2006-02-16.tgz</a> <ul> <li>Native CFFI. That is, not Hello-C to UFFI, to CFFI-UFFI-COMPAT (yuk!).</li>