On Wednesday, January 15, 2003, at 09:01 PM, Dave Schroeder wrote:

This is handled if you install the X11 for Mac OS X SDK; the SDK is listed as a requirement in Fink's FAQ. See:

http://fink.sourceforge.net/doc/x11/inst-xfree86.php#apple-binary
No it isn't.

Apple's X11 is improperly linked (already a known issue -- but still broken in the current beta). Libraries have an install_name that points to the *full* name of the file, instead of the compatibility name (ie, libX11.6.2.dylib instead of libX11.6.dylib) so when libX11 changes to 6.3, any libraries or binaries that linked against the old version will break.

This script edits the libraries so that they have a correct install_name.



-------------------------------------------------------
This SF.NET email is sponsored by: A Thawte Code Signing Certificate is essential in establishing user confidence by providing assurance of authenticity and code integrity. Download our Free Code Signing guide:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0028en
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Reply via email to