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





------- Additional comments from [EMAIL PROTECTED] Sat Sep 16 13:11:18 -0700 
2006 -------
I tried to change macosx-create-bundle to set install_name of every library to
@executable_path/$filename but two problems remained:

1.
libdb_java-4.2.jnilib:
        /usr/local/BerkeleyDB.4.2/lib/libdb_java-4.2.jnilib (compatibility
version 0.0.0, current version 0.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version
88.1.6)

macosx-create-bundle is not called on every .jnilib - it is called for .dylibs
only. The question is who, and why needs to load this library.

2.

libxmlsec1-nss.dylib:
        @executable_path/libxmlsec1-nss.1.2.6.dylib (compatibility version
4.0.0, current version 4.6.0)
        /usr/local/lib/libxmlsec1.1.dylib (compatibility version 4.0.0, current
version 4.6.0)

This means that libxmlsec1-nss has to load usr/local/lib/libxmlsec1.1.dylib...
BTW - Eric: isn't the reason for not working signatures somewhere? IIRC we have
some issue for this...

-> we can't change macosx-create-bundle only. It is not enough.

I'll investigate further...


---------------------------------------------------------------------
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