To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69373
                 Issue #|69373
                 Summary|soffice.bin does not launch without script
               Component|porting
                 Version|680m182
                Platform|Macintosh
                     URL|
              OS/Version|Mac OS X
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|MacOSX
             Assigned to|obrmac
             Reported by|obr





------- Additional comments from [EMAIL PROTECTED] Thu Sep  7 14:36:18 -0700 
2006 -------
Since Mac OS X expects absolut paths to be passed to dlopen, one can not start 
soffice.bin without having 
DYLD_LIBRARY_PATH set to the program directory or launching it from there.

The latter is due to a fallback in osl_psz_loadModule, which adds a './' to 
module names not having any '/'. 
The patch replaces this fallback by searching the library beside the executable.

obr->hro: please review the patch.

---------------------------------------------------------------------
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]

Reply via email to