[Xquartz-dev] XQuartz 2.6.0_alpha2
Jeremy Huddleston
jeremyhu at apple.com
Thu Aug 19 17:25:07 PDT 2010
On Aug 19, 2010, at 12:20, Peter Dyballa wrote:
> Am 19.08.2010 um 16:00 schrieb Jeremy Huddleston:
>
>> It should be working on 10.4 through 10.6.
>
> With Leopard (10.5.8) and XQuartz 2.6.0 (xorg-server 1.8.99.906) from MacPorts I only have one xrandr executable:
>
> /usr/X11/bin/xrandr:
> /usr/X11/lib/libXrandr.2.dylib (compatibility version 5.0.0, current version 5.0.0)
> /usr/X11/lib/libXrender.1.dylib (compatibility version 5.0.0, current version 5.0.0)
> /usr/X11/lib/libX11.6.dylib (compatibility version 10.0.0, current version 10.0.0)
> /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.1.5)
> /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
Ok, that's fine. Assuming you have 2.5.3 installed, it's the latest version... If not, you can install the one from MacPorts (sudo port -v install xrandr)
> And otool tells it won't use the new MacPorts X libraries...
That's fine. There's nothing too special in them... especially if you have 2.5.3 installed.
> (for me it returns exit code 1, "could not get screen resources")
Interesting... Are you running /Applications/MacPorts/X11.app ?
I wonder if I just forgot to add xorg-randrproto as a dependency. Try uninstalling xorg-server-devel, installing xorg-randrproto, then installing xorg-server-devel again.
What is the output of 'xdpyinfo | grep RANDR' ?
More information about the Xquartz-dev
mailing list