Re: Garnet, CMUCL & Debian
Vladimir Sedach <[email protected]> Tue, 23 Mar 2004 11:14:03 -0700
| Newsgroups | gmane.lisp.garnet.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Mar 19, 2004 at 09:57:26PM -1000, Chris Hall wrote: > Are there any known problems getting Garnet running on: > > * Debian Woody, (kernel 2.2.25), > > * CMU Common Lisp release x86-linux 3.0.8 18c+ 31 December 2001 build > 3030, > > Any general pointers, tips? You should consider upgrading CMUCL to a more recent version (I ran it on 18d, but 18e and 18f should also work fine). Be sure you get the extras tarball too - that contains CLX (the X Windows library). > Thanks, > > +Chris Vladimir