Re: CLG-DISPLAY ?
"Andras Simon" <[email protected]> Wed, 19 Dec 2007 03:14:53 +0100
| Newsgroups | gmane.lisp.clg.devel |
|---|---|
| Message-ID | <[email protected]> |
On 12/18/07, Dave Phillips <[email protected]> wrote: > Greetings again, > > I've managed to build Open Music 5.2.1 for Linux, using SBCL 1.0.5 and > CVS CLG. I've saved the om image, but it fails to run. I receive > warnings about CLG-DISPLAY not being set. Where & how do I set it ? I hope that someone with the necessary know-how will chip in, but in the meantime: om::*clg-display* seems to be set in image/linux/init.lisp (in the OM tree) with (setf *clg-display* (gtk::clg-init)) so you could perhaps try (setf om::*clg-display* (gtk::clg-init)) in the repl and see if it helps. I don't see any uses of *clg-display*, but calling clg-init is important. You can also try to load that whole init.lisp file. I hope this helps a little. Andras ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace