[CM] more re: CM and cm-gtk
Rick Taube
taube at uiuc.edu
Fri Mar 31 05:10:07 PST 2006
do you have rts loaded as well? that might be a problem -- im about
ready to give up with rts in sbcl.
i can load cm-gtk in sbcl 0.9.7 and cmucl and (cmio) works:
cm -l sbcl
(use-system :cm-gtk)
(cmio)
On Mar 31, 2006, at 7:08 AM, Dave Phillips wrote:
> Rick Taube wrote:
>
>> perhaps somehow one system is loaded which loads another that
>> depends on the first?
>> in order to figure this out, make sure that you do NOT
>> have .cminit.lisp file and that your src/cm.lisp isnt loading any
>> systems either.
>
> Hi Rick:
>
> I removed ~/.cminit.lisp and just used use-system in the REPL. The
> cm-gtk module appeared to compile and load just fine. I evaluated
> (cmio), the tabbed GUI appeared, but it was DOA. It didn't respond
> to mouse clicks and I eventually had to kill the whole inferior
> lisp process.
>
> Does it matter that there are two files named periodic.lisp, one
> in cm-gtk and one in rts ?
>
> SBCL 1:0.9.9, kernel 2.6.14, CVS CM and modules.
>
> Best,
>
> dp
>
> _______________________________________________
> Cmdist mailing list
> Cmdist at ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
More information about the Cmdist
mailing list