Re: Gimp crashing... was Re: speed of window 'refreshes' within X11 windows
Re: Gimp crashing... was Re: speed of window 'refreshes' within X11 windows
- Subject: Re: Gimp crashing... was Re: speed of window 'refreshes' within X11 windows
- From: Mike <email@hidden>
- Date: Mon, 5 Nov 2007 19:44:15 -0500
Thanks for your help on this Peter...
I did
otool -L Gimp.app/Contents/Resources/lib/libfontconfig.1.dylib which
returned:
/usr/local/lib/fontconfig2/lib/libfontconfig.1.dylib (compatibility
version 2.0.0, current version 2.4.0)
So that is what comes with gimp 2.2.11, but I am a little confused
about why it sent me to /usr/local/lib...
Anyway, I looked for DYLD_LIBRARY_PATH in the Gimp.app file, and found
it in two places. It was set the same way:
CWD="`(cd \"\`dirname \\\"$0\\\"\`\"; echo $PWD)`"
TOP="`dirname \"$CWD\"`"
export "DYLD_LIBRARY_PATH=$TOP/lib"
I have no idea what all this means, but maybe you will. Most likely
this isn't the same problem as gimp 2.4r3 from what I can guess.
-mike
On Nov 5, 2007, at 6:19 PM, Peter O'Gorman wrote:
You can ignore the .la file for now. Versions listed in the .la file
can, and regularly do, have an obscure relation to the version encoded
in the library.
I think we came across this problem before and it is that the
Gimp.app
bundle sets DYLD_LIBRARY_PATH and has its own libfontconfig.1.dylib in
the bundle.
I am not currently at a Mac, so maybe you can verify that?
Peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden