Thanks for the help. As always, it was above and beyond the proverbial call of duty.
Best - James
On Sep 10, 2004, at 7:58 AM, Martin Costabel wrote:
On 10 sept. 2004, at 12:12, James Dasher wrote: []otool -L /sw/bin/gimp-2.0
do you see any libfontconfig? You shouldn't, because gimp2 tries to link to a static version of libfontconfig.
/usr/X11R6/lib/libfontconfig.1.dylib (compatibility version 1.0.0, current version 1.0.0)
Also, if you look for FcGetVersion in the gimp executable,
nm /sw/bin/gimp-2.0 | grep FcGetVersion
does it show up as defined ("T") or undefined ("U")?
U _FcGetVersion
Yes, that's what I suspected. The question is how this happened, because the gimp2 package really makes efforts to avoid this.
I'm using Apple's X11 from my Panther disks, which I bought a few months ago for the old machine. Is there an upgrade that I missed, and need to download and install?
No, this is OK. I suppose you also have the fink package fontconfig2-dev installed? In principle, gimp2 should use the static libfontconfig.a from that package and not the dynamic lib from /usr/X11R6/lib, but what combination of environment variables, configure options and libtool logic does not work in your case as it is supposed to, and why this is so, is hard to guess.
Or did I do something wrong installing fink & gimp2?
I don't know, perhaps not. You might rebuild the fontconfig2-dev package, make sure no fontconfig stuff is in /usr/local, and eventually write to the gimp2 pacakge maintainer.
-- Martin
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users