On Jun 16, 2005, at 11:34 PM, Warren Gallin wrote:
Hi all,
I am running a G4 Powerbook, 867 Mhz, 256 meg RAM, OSX 10.4.1, Xcode 2.0 installed.
I had not run update-all for awhile, so when I did there was a huge list of programs to install. As is often the case, I had a few update crashes that I could circumvent by doing a single package install so as to not "confuse" Fink.
However, I have hit a stable problem when it comes to installing gtk+2 2.4.9. It appears to compile, but will not set up.
<snip>
Cannot load module /sw/lib/gtk-2.0/2.4.0/immodules/im-am-et.so: dlopen(/sw/lib/gtk-2.0/2.4.0/immodules/im-am-et.so, 10): Symbol not found: _FT_New_Face
Referenced from: /usr/X11R6/lib/libfontconfig.1.dylib
Expected in: /usr/local/lib/libfreetype.6.dylib
/sw/lib/gtk-2.0/2.4.0/immodules/im-am-et.so does not export GTK+ IM module API: dlopen(/sw/lib/gtk-2.0/2.4.0/immodules/im-am-et.so, 10): Symbol not found: _FT_New_Face
Referenced from: /usr/X11R6/lib/libfontconfig.1.dylib
Expected in: /usr/local/lib/libfreetype.6.dylib
<snip>
Any suggestions or advice would be appreciated.
Warren Gallin