To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=78999 Issue #|78999 Summary|Remove javaldx on Mac OS X Component|udk Version|680m216 Platform|Macintosh URL| OS/Version|Mac OS X Status|NEW Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|code Assigned to|sb Reported by|sb
------- Additional comments from [EMAIL PROTECTED] Fri Jun 29 08:36:22 +0000 2007 ------- javaldx (used on Unix-like platforms to extend the dynamic library search path "to work around limitations of certain JRE implementations where dynamic libraries of the JRE fail to find other dynamic libraries of the JRE they depend on"---<http://wiki.services.openoffice.org/mwiki/index.php?title=DynamicLibrarySearchPaths&oldid=36659>) appears to not be needed on Mac OS X. A find /System/Library/Frameworks/JavaVM.framework -type f -name '*lib*' -exec otool -L {} \; on a system that had Java versions ranging from 1.3.1 to 1.6.0 installed showed no cases of libraries linking against other libraries without full, explicit paths. The various scripts that call javaldx all need to be checked to work as expected when no javaldx is available. --------------------------------------------------------------------- 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]