Here's what I had to do to get GTK2 working in Leopard:
Installed all of the xcode tools, including every version of gcc and the X11-SDK.
I compiled libtiff from source, compiled libjpeg from source.
compiled fink from source, updated fink to the most recent cvs repositories.
edited my .bash_profile to include "export PATH=/sw/bin:$PATH" and "export DYDLD_LIBRARY_PATH=/usr/local/lib"
I then attempted to install the gtk+2 package via fink but it kept stopping while making the gdk libaries with this error:
i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXrandr.2.0.0.dylib: No such file or directory make[4]: *** [libgdk-x11-2.0.la] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution of make failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-gtk+2-2.6.10-1004 (Reading database ... 47314 files and directories currently installed.) Removing fink-buildlock-gtk+2-2.6.10-1004 ... Failed: phase compiling: gtk+2-2.6.10-1004 failed
I tried to fix the missing library with xorg via macports, unfortunately macports does not have xorg support yet:

So my ultimate fix was to create a symbolic link from /Developer/SDKs/MacOSX10.5/usr/X11/lib/l
I again tried to install gtk+2. Finally this time it installed sucessfully.
March 15 2008, 23:44:34 UTC 4 years ago
March 16 2008, 09:01:28 UTC 4 years ago
Where did ya research your fixes, fox sir? :9
March 17 2008, 07:56:32 UTC 4 years ago
somuchlove
I'M EATING OLIVES AND YOU ARE NOT!!June 11 2008, 02:26:31 UTC 3 years ago
-Love, Betsy
June 11 2008, 02:27:53 UTC 3 years ago
June 11 2008, 02:28:17 UTC 3 years ago
July 3 2008, 06:14:01 UTC 3 years ago
Now for the question, in which I ask anyone who knows: What's Leopard like, and is it for Mac only? What are some good resources for programming that can lead me to this level of knowledge, and even higher? :3