To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=78406 Issue #|78406 Summary|Missing RPATH in python.bin Component|utilities Version|680m213 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|jbu Reported by|sb
------- Additional comments from [EMAIL PROTECTED] Wed Jun 13 16:27:28 +0000 2007 ------- At least on unxlngi6, python.bin (built in CVS modules python -> pyuno) should have an RPATH through which it can find its needed libstdc++.so.6 and libgcc_s.so.1 (at least with the Sun Hamburg builds, these are recorded as needed in the python.bin dynamic section). The needed libstdc++.so.6 and libgcc_s.so.1 are available in the OOo program directory (i.e., for now RPATH=$ORIGIN) and the URE lib directory (i.e., issue 75466 will eventually have to change that to RPATH=$ORIGIN/../ure-link/lib). --------------------------------------------------------------------- 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]
