Re: x11-users: X11 lib corrupted (libX11.6.dylib)
Re: x11-users: X11 lib corrupted (libX11.6.dylib)
- Subject: Re: x11-users: X11 lib corrupted (libX11.6.dylib)
- From: Jeremy Huddleston Sequoia <email@hidden>
- Date: Mon, 21 Jan 2013 00:19:31 -0800
The library it is looking for is /usr/X11/lib/libX11.6.dylib but you were listing /usr/X11R6/lib/libX11.6.dylib … what is the state of /usr/X11 and /usr/X11R6? Are they directories? symlinks to /opt/X11? ??? You need to be a bit more specific about exactly what you did.
XQuartz installs in a different location than the system X11. You might be able to get by by pointing /usr/X11R6 and /usr/X11 to /opt/X11:
sudo ln -s /opt/X11 /usr/X11
sudo ln -s /opt/X11 /usr/X11R6
Although the postinstall script should take care of that for you if they're not present…
--Jeremy
On Jan 20, 2013, at 2:43 PM, Christian Jorgensen <email@hidden> wrote:
> I deleted X11 on OS X 10.7.5 (foolishly) but then realised getting it back
> was
> through Xquartz. I've now ruined somerthing in the library settings, and
> programs like Grace won't load.
>
> MacBook-Pro:~ user$ /Applications/Grace.app/Contents/MacOS/start.sh
> Quote:
> dyld: Library not loaded: /usr/X11/lib/libX11.6.dylib
> Referenced from:
> /Applications/Grace.app/Contents/Resources/grace/bin/xmgrace
> Reason: Incompatible library version: xmgrace requires version 10.0.0 or
> later, but libX11.6.dylib provides version 9.0.0
> /Applications/Grace.app/Contents/MacOS/start.sh: line 4: 35883 Trace/BPT
> trap: 5 /Applications/Grace.app/Contents/Resources/grace/bin/xmgrace
> ls -l /usr/X11R6/lib/libX11.6*
>
> Quote:
> lrwxr-xr-x 1 root wheel 14 20 Jan 12:18 /usr/X11R6/lib/libX11.6.2.0.dylib
> -> libX11.6.dylib
> -rwxr-xr-x 1 root wheel 3578368 20 Jan 12:19 /usr/X11R6/lib/libX11.6.dylib
>
>
>
> How could I restore the correct version libraries?
>
>
>
> --
> Christian Jørgensen,
> MChem (oxon)
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> X11-users mailing list (email@hidden)
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden