To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73052





------- Additional comments from [EMAIL PROTECTED] Tue Jan  2 12:20:07 -0800 
2007 -------
And to completely this mess:

- install_name of all libs in module icu/unxmac*/lib/*libicu*

is in the form

libicuuc.dylib.36.0:
        @executable_path/libicuuc.dylib.36 (compatibility version 36.0.0, 
current version 36.0.0)

ie. .36.

BUT we change the install_name of all libs to be delivered in deliver to their 
name, so:

   @executable_path/libicule.dylib.36.0

-> The mess comes from here.

I tend to just remove this versioning mess and deliver only libicule.dylib with 
no versioning or (probably 
better) to deliver only libicule.dylib.36 and libicule.dylib symbolic link (so 
the original install_name is 
preserved).

What do you think?


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to