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: Peter O'Gorman <email@hidden>
- Date: Mon, 05 Nov 2007 17:19:04 -0600
Mike wrote:
> Nope, straight up clean install of leopard, with the 1.2a6 patch. All I
> did was download 2.2.11 of gimp and tried to run it. Actually I did
> change Gimp.app/Contents/Resourses/ and changed the init, script, and
> openDoc files like Ben described in previous posts... essentially just
> made it so gimp wouldn't try and start x11 on its own.
>
> when I go into /usr/X11/lib/libfontconfig.la it claims I am version 2,
> but when I use otool as you did below I get the exact thing you get,
> version 3. Why is that? Is that the problem? Gimp thinks it is 2 as
> well. Strange.
>
> from libfontconfig.la
> # Version information for libfontconfig.
> current=2
> age=1
> revision=0
>
> from otool -L /usr/X11/lib/libfontconfig.1.dylib:
> /usr/X11/lib/libfontconfig.1.dylib (compatibility version 3.0.0, current
> version 3.0.0)
>
> I don't get it?!
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