To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100395
------- Additional comments from [email protected] Fri Mar 20 07:52:03 +0000 2009 ------- Fatal error is following part > register component './pythonloader.uno' in registry 'pyuno_services.tmp' > failed! . This is due to try to regcomp with ./unxfbsdi.pro/lib/pythonloader.uno.so. Path is the problem. pythonloader.uno.so is located in the current directory, and LD_LIBRARY_PATH doesn't accept it; we must add "." explicitly. --------------------------------------------------------------------- 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]
