To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65388
                  Issue #:|65388
                  Summary:|Bootstraop of native UNO fails
                Component:|api
                  Version:|current
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|jsc
              Reported by:|sg





------- Additional comments from [EMAIL PROTECTED] Mon May 15 03:48:28 -0700 
2006 -------
Bootstrap of native UNO from Java without a preset PATH/LD_LIBRARY_PATH fails.

- all platforms
Bug in juh.jar, file Bootstrap.java, line 214: System.loadLibrary() is used
instead of NativeLibraryLoader.loadLibrary(). So juh.dll is not found if it's
not in the PATH/LD_LIBRARY_PATH

- Windows
juh.dll does not find its dependend libraries on this platform, resulting in a
"UnsatisfiedLinkError"

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