Eric Marsden <[EMAIL PROTECTED]> writes: > >>>>> "cb" == Chris Baker <[EMAIL PROTECTED]> writes: > > cb> Loaded subsystems: > cb> Python 1.0, target Intel x86 > cb> CLOS based on PCL version: September 16 92 PCL (f) > cb> * > cb> * (require :cmucl-clm) > cb> ; Loading #p"/usr/share/common-lisp/systems/cmucl-clm.system". > cb> Warning: System CLX doesn't seem to be defined... > cb> (#<FILE: precom> #<FILE: debug> #<FILE: inspect> #<FILE: interface> > cb> #<FILE: initial>) > > just guessing: it seems that you didn't load CLX. Try saying > > (require :cmucl-clx)
Thanks for responding, Eric. Unfortunately, that doesn't help. I found some stuff on google from comp.lang.lisp about this. Not much help, really, aside from a recommendation to look at how the motif debugger works. If anyone knows of any other clm code I could look at, I'd appreciate it. Otherwise I'll just keep studying the debugger. Thanks again, cbb -- 8:23pm up 5 days, 11 min, 1 user, load average: 0.23, 0.12, 0.04
