Greetings -- I have Imewndio Gtk+ from gtk-osx.org, but RGtk2 doesn't see it right away -- how can I teach it to see that one? Cheers, Alexy
gtk-osx.org and RGtk2
3 messages · Alexy Khrabrov, Simon Urbanek
On Nov 17, 2008, at 15:30 , Alexy Khrabrov wrote:
Greetings -- I have Imewndio Gtk+ from gtk-osx.org, but RGtk2 doesn't see it right away -- how can I teach it to see that one?
You have to use the GTK+ build that we are using (X11 build), because the build from gtk-osx.org is still far from being stable. You can download our build from http://r.research.att.com/libs/ Eg. in Terminal: curl -s http://r.research.att.com/libs/GTK+_2.14.3-X11-darwin8-bin2.tar.gz \ sudo tar fvxz - -C / An installer (.pkg in .dmg) should be available very soon. Cheers, S
Update: the GTK+ installer is now available from http://r.research.att.com/ (see the bottom of the page) Cheers, S