(Pulling this out of the thread in which it ws hiding) Daniel Johnson wrote: [] > One note: if you've installed the macosforge X11 pkg and then install > Xcode 3.1, you'll need to reinstall X11 since the X11SDK.pkg will > overwrite some files with older ones.
Just for the record, in case such an error will show up: The only problem that the X11SDK.pkg from xcode-3.1 can introduce is with libpixman, because the xcode-3.1 version of /usr/X11/lib/libpixman-1.la lists a library_name of 'libpixman-1.0.10.0.dylib', and this symlink is not there in all of the macosforge/xquartz updates. OTOH, it solves the problem with the missing libXrandr symlink, because the *.la file now lists version 2.1.0, and this is present on Leopard. Generally, the new X11SDK.pkg has more recent *.h and *.la files than what is installed by the Leopard X11User.pkg, and additional things like cairo or pixman. One has to hope that this does not give problems with the stock Leopard X11. -- Martin ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
