To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41286
                  Issue #:|41286
                  Summary:|fix java env pieces ...
                Component:|tools
                  Version:|680m72
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|mh
              Reported by:|mmeeks





------- Additional comments from [EMAIL PROTECTED] Tue Jan 25 05:03:33 -0800 
2005 -------
linkoo generates an environment script, this needs to include the java
LD_LIBRARY_PATH generated by javaldx; this patch fixes that:

--- solenv/bin/linkoo   12 Oct 2004 16:06:31 -0000      1.2
+++ solenv/bin/linkoo   5 Jan 2005 14:32:05 -0000
@@ -71,6 +71,6 @@
 $env_script = '
 java_path=`./javaldx`
 export LD_LIBRARY_PATH=".:$java_path:$LD_LIBRARY_PATH"
 ulimit -c unlimited
 export PATH=".:$PATH"

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