To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=112480
------- Additional comments from [email protected] Wed Jun 23 13:32:00 +0000 2010 ------- sb found the reason: older solaris versions set LD_LIBRARY_PATH for login shells. i've made a little script that looks for conflicts with LD_LIBRARY_PATH (i.e. where we ship a library that would be found in LD_LIBRARY_PATH): > python ~/Documents/find_ld_library_path.py SO_m79_DEV300_si Number of .so files: 453 /usr/lib/libxml2.so.2 /usr/lib/libxslt.so.1 /opt/sfw/lib/libcurl.so.4 ok, so it's not _that_ bad; we already know about libxml2/libxslt, and in addition there seems to be libcurl. i wonder what we use that for, and if it also breaks... --------------------------------------------------------------------- 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]
