Yes, most of us (me included) uses CLX, which works "out of box". Just type (require :clx)
Which version are you using? Details (e.g. versions of CMU, Linux) of trouble? CLM for me is a different story. CMUCL includes its own server for people like me, who do not have Motif (an are to lazy to install). I tested Motif interface a lot and decided it behaves like running in YoYO mode -- sometimes starts, sometimes not etc. Now I am using CLUE with various toolkits. You can give it a try by starting CLX and then running program with error, thus forcing debugger to start. In graphical mode debugger is graphical and uses CLM -- one can test if CLM works "in principle". Zbyszek Jurkiewicz On Thu, 17 Jun 2004, Marcin Tustin wrote: > > > Has anyone ever managed to get CLM or CLX working under linux? > Whenever I've tried to use CLM over the last few years (including just > now), I get a message that a server is being spawned, even if I have a > server running (with or without -global), and nothing happens. At all. > > I have been using the default distribution + the extras package. This is > of particular interest, as the config process now bails halfway through, > and tries to lanuch the graphical debugger. > > Any ideas? Thanks in advance. > > >
