To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=45295
------- Additional comments from [EMAIL PROTECTED] Tue May 31 22:43:39 -0700 2005 ------- TRA->MT: According to my investigations libxmlsecurity will be linked against a libxmlsec1 which has the internal library name libxmlsec1.1.dylib. The linker uses this internal library name. In the OOo program directory only a libxmlsec1.dylib exist. So we either have to create a link libxmlsec1.1.dylib pointing to libxmlsec1.dylib in the program directory during installation or we have to find a linker switch which prevents the linker from using the internal library name during linking of libxmlsecurity. --------------------------------------------------------------------- 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]
