Alexander K. Hansen <alexanderk.hansen <at> gmail.com> writes: > And so you should get the same error--GTK+2 requires libXrandr, > regardless of who is packaging it. > > libXrandr is supposed to be installed with the X11User package, so I > think you may have been bitten by a bad X11 update somehow. You might > try downloading the 10.5.2 combo updater and see if you can reapply it, > and then reapply the X11 2.1.4 update.
I do have libXrandr; it's just a more recent version than the gtk+2 build is looking for: david-glicks-macbook:lib davidg$ ls -la /usr/X11/lib/libXrandr* lrwxr-xr-x 1 root wheel 17 Feb 6 08:54 /usr/X11/lib/libXrandr.2.1.0.dylib -> libXrandr.2.dylib -rwxr-xr-x 1 root wheel 164144 Jan 13 21:35 /usr/X11/lib/libXrandr.2.dylib lrwxr-xr-x 1 root wheel 17 Feb 6 08:54 /usr/X11/lib/libXrandr.dylib -> libXrandr.2.dylib -rwxr-xr-x 1 root wheel 955 Sep 8 22:34 /usr/X11/lib/libXrandr.la David ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
