Re: help a newbee to start cmucl
Marco Antoniotti <[email protected]> Sat, 11 Apr 2015 15:34:53 +0200
| Newsgroups | gmane.lisp.cmucl.general |
|---|---|
| Message-ID | <[email protected]> |
You probably need to install the Motif libraries. Incidentally, it’d be interesting to get a different UI engine set up and running. Of course this would require some young guy picking up the challenge :) Cheers — MA > On Apr 11, 2015, at 14:20 , Helmut Jarausch <[email protected]> wrote: > > Hi, > > I've installed cmucl-20e on my Gentoo system. > I have no idea to get into the graphics mode. > If I do > > (require :clx) > (require :hemlock) > (ed) > > The just opened X-window doesn't get focus such that I can't enter anything. > >> From the man page > Call INTERFACE:LISP-CONTROL-PANEL to create the control panel. When > INTERFACE:*INTERFACE-STYLE* is :GRAPHICS (the default) and the DISPLAY > environment variable is defined, the graphical inspector and debugger > will be invoked by INSPECT or when an error is signalled. Possible > values are :GRAPHICS and :TTY. If the value is :GRAPHICS, but there is > no X display, then we quietly use the TTY interface. > > How to do that? > > I can't do > (INTERFACE:LISP-CONTROL-PANEL) > > nor even > (require :interface) > > So, I am missing a lot. > > Many thanks for a hint, > Helmut > > P.S.: > I am using sbcl, as well, and one of the reason for installing CMUCL was the > graphical interface. (I do have MOTIF installed here) > > > _______________________________________________ > cmucl-help mailing list > [email protected] > http://lists.zs64.net/mailman/listinfo/cmucl-help -- Marco Antoniotti _______________________________________________ cmucl-help mailing list [email protected] http://lists.zs64.net/mailman/listinfo/cmucl-help