[cells-gtk-devel] Lispworks Linux / SuSE 9.2
Peter Denno
peter.denno at nist.gov
Sun Jan 30 18:48:55 UTC 2005
On Sunday 30 January 2005 00:07, Kenny Tilton wrote:
> >>cd /opt/gnome/lib
> >>ln -s libgthread-2.0.so.0 libgthread-2.0.so
> >>ln -s libglib-2.0.so.0 libglib-2.0.so
> >>ln -s libgobject-2.0.so.0 libgobject-2.0.so
> >>ln -s libgdk-x11-2.0.so.0 libgdk-x11-2.0.so
> >>ln -s libgtk-x11-2.0.so.0 libgtk-x11-2.0.so
> >>
>
> How is this a third change?
It doesn't change your code, of course. It's just a note to others who might
try cells-gtk on SuSE. Same goes for the /usr/lib --> /opt/gnome/lib comment,
I suppose.
>
> >Cells-gtk looks REALLY NICE!
>
> Cool. Plz do not hesitate to ask if you get stuck on a Cells issue. For
> now, I am afraid I am the doc on that. :)
OK. My first question: Is this code running mp:without-scheduling, or
something like it? (grepping, it appears not). In my code, when a callback
attempts a mp:process-run-function, the function doesn't start until I kill
the cells-gtk window. Hmmm... In fact, I don't get the listener back until
after I kill the cells-gtk window, even when I start the gui with:
(mp:process-run-function
(format nil "Ion Version ~A" *m-version*) ()
#'(lambda ()
(cells-gtk-init)
(cells-gtk:start-app 'cgui :debug dbg)))
--
Best Regards,
- Peter
Peter Denno
National Institute of Standards and Technology,
Manufacturing System Integration Division,
100 Bureau Drive, Mail Stop 8264 Tel: +1 301-975-3595
Gaithersburg, MD, USA 20899-8264 FAX: +1 301-975-4694
More information about the cells-gtk-devel
mailing list