[cairo] install issues on OS X 10.4
Norman Khine
norman at khine.net
Thu Jul 2 03:54:25 PDT 2009
OK, I found the issue, for some reason X11 update from Apple broke my
X11 installation. Here is the crash report:
**********
Host Name: araweelo
Date/Time: 2009-07-02 11:28:55.026 +0100
OS Version: 10.4.11 (Build 8S165)
Report Version: 4
Command: X11
Path: /Applications/Utilities/X11.app/Contents/MacOS/X11
Parent: WindowServer [87]
Version: 1.1.3 (???)
PID: 7618
Thread: Unknown
Link (dyld) error:
Library not loaded: /usr/X11R6/lib/libX11.6.dylib
Referenced from: /Applications/Utilities/X11.app/Contents/MacOS/X11
Reason: no suitable image found. Did find:
/usr/X11R6/lib/libX11.6.dylib: not a file
***
Will try to figure out more ;(
On Wed, Jul 1, 2009 at 1:47 PM, M Joonas Pihlaja<jpihlaja at cc.helsinki.fi> wrote:
>
> On Wed, 1 Jul 2009, Norman Khine wrote:
>
>> On my system this is a directory:
>>
>> $ tree -L 2 /usr/X11R6/lib/libX11.6.dylib
>> /usr/X11R6/lib/libX11.6.dylib
>>
>> 0 directories, 0 files
>>
>> Is an empty directory????
>
> I'm not a mac dev at all and don't even know if that's expected or not
> on 10.4, but it does seem odd. Here's what things look like on a box
> I know someone's built cairo on:
>
> $ ls -l /usr/X11R6/lib/libX11.dylib
> lrwxr-xr-x 1 root wheel 14 Oct 16 2008 /usr/X11R6/lib/libX11.dylib -> libX11.6.dylib
>
> $ ls -l /usr/X11R6/lib/libX11.6.dylib
> -rwxr-xr-x 1 root wheel 4620928 Jul 31 2008 /usr/X11R6/lib/libX11.6.dylib
>
>> Should I re-install X11 on my OSX?
>
> Perhaps? Anyone else know?
>
> Joonas
>
More information about the cairo
mailing list