Mac fanatics out there might have heard that there is native implementation of GTK running on MacOSX. There's been a bit of backlash against the port because it doesn't provide a native MacOSX look and feel, but we are assured that they are working on it.
GTK
How to install GTK from source code on Solaris 10
Posted December 26th, 2007 by Larry LiuBackground
I'm fixing bug#13770 for Eiffel Studio 6.1.71477, so I have to switch my Solaris 10's GTK version from default 2.4.1 to 2.4.9. It means the bug only happens on GTK 2.4.9 but not 2.4.1.Gtk relies on Glib, Pango, Atk libraries. So if you want to compile Gtk library, you have to prepare all the libraries source codes.


