From: Aron G. <agr...@us...> - 2002-08-20 13:29:01
|
When I attempt to run most of the sample programs in the 0.29 distribution, they die with this error: ./test.rb:1:in `require': dlopen: /usr/local/lib/ruby/site_ruby/1.6/alpha-osf5.1/gtk.so: symbol "make_gdkcolormap" unresolved - /usr/local/lib/ruby/site_ruby/1.6/alpha-osf5.1/gtk.so (LoadError) from ./test.rb:1 I can't find the function "make_gdkcolormap" in any of the gtk-related libraries. Can anybody shed light on this issue? I'm running the following versions on Tru64 UNIX: gtk+ 1.2.10 gdk-pixbuf 0.17.0 imlib 1.9.11 gnome-libs 1.4.1.6 ruby-gnome 0.29 Thanks, Aron P.S. Please cc me... I'm not subscribed. |