To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79648





------- Additional comments from [EMAIL PROTECTED] Fri Apr 25 06:32:57 +0000 
2008 -------
A work around is to start unopkg with additional bootstrap parameters. For 
example

unopkg -env:UserInstallation=file:////var/temp/myuserinstallation
-env:UNO_JAVA_JFW_INSTALL_DATA=$$ORIGIN/../share/config/javasettingsunopkginstall.xml
      ....

The first -env causes that the whole user installation is redirected. The script
which invokes unopkg needs to make sure that the directory exists and delete it
later on. The second -env is to provide a location for the java settings. If you
 run unopkg several times then use the same value (do not delete it). It causes
that the first unopkg searches for a suitable JRE, writes the settings to that
file. All other unopkg calls later on will reuse these settings. However, after
changing the directory structure of OOo, the URL is probably wrong. 


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