[CM] cm-gtk

Thomas Lambert thomaslambert@altern.org
Tue, 15 May 2007 10:33:27 +0200 (CEST)


Well i think that the first thing to know is whether you have, somewhere
on you system, libgtk-x11-2.0.so
I don't know if you have experience in linux so here's the commands:

> sudo updatedb
> locate libgtk

And if you don't have the specified lib just install gtk2 lib via synaptic
(with *-dev packages) and start over.

ps : did you run OpenMusic in Linux or another system ?

Thomas
http://www.lame-spirale.net


> Hi, I'm trying to run CM with cm-gtk. I'm newbie with CM althought I
> have some "user experience" with lisp based programs like OpenMusic and
> PWGL... Well I'm running UbuntuStudio 7.04 and when I try to call cm-gtk
> I get this message:
>
> * (use-system :cm-gtk)
>
> ; loading system definition from /usr/local/lisp/cm-gtk/cm-gtk.asd into
> ; #<The ASDF0 package>
> ; Loading #p"/usr/local/lisp/cm-gtk/cm-gtk.asd".
> ; registering #<SYSTEM :CM-GTK {592E0BF5}> as CM-GTK
>
>
> ; Python version 1.1, VM version Intel x86 on 14 MAY 07 10:15:14 pm.
> ; Compiling: /usr/local/lisp/cm-gtk/gtkffi-cmusbcl.lisp 09 DEC 05
> 02:19:11 pm
>
>
>
> Error in function (FLET LIBPATH
>                     ):
>    Library "/usr/lib/libgtk-x11-2.0.so" not found. Either GTK is not
> installed or else cl-user:*gtk-libdir* needs to be set to the directory
> containing GTK on your machine.
>    [Condition of type SIMPLE-ERROR]
>
> Restarts:
>   0: [RETRY ] Retry performing #<ASDF:COMPILE-OP NIL {592F193D}> on
>               #<ASDF:CL-SOURCE-FILE "gtkffi-cmusbcl" {592E85A5}>.
>   1: [ACCEPT] Continue, treating #<ASDF:COMPILE-OP NIL {592F193D}> on
>               #<ASDF:CL-SOURCE-FILE "gtkffi-cmusbcl" {592E85A5}> as
> having been
>               successful.
>   2: [ABORT ] Return to Top-Level.
>
> Debug  (type H for help)
>
> ((FLET LIBPATH
>    )
>  "libgtk-x11-2.0")
> Source: (ERROR
>          "Library ~S not found. Either GTK is not installed or else
> cl-user:*gtk-libdir* needs to be set to the directory containing GTK on
> your machine."
>          P)
> 0]
>
>
> Thanks if anyone can help...
> J. Padovani
>
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
>
> !DSPAM:46492e00163481804284693!
>
>
>