> Anybody been here? > > Download above version from openoffice.org. > after extracting the tar.gz to a folder, in a > terminal cd 'ing to the folder and running ./setup I > get the following: > > /dev/pts/2 > Error: Did not find a valid Java Runtime Environment > (JRE). Required JRE versions: 1.4 1.5 1.6 (exit code > 9) > > One might be forgiven for thinking that > 'install_wJRE' would lead one to assume it would > provide the missing JRE? > > many thanks for any light anyone can shed on this.
(I am sure this problem is being worked upon) but at the present time, the easiest trick is to go thru the following steps: 1. unzip the file 2. go to the unzipped directory 3. pfexec su 4. xhost +si:localuser:root 5. export DISPLAY=:0 6. ./setup The same steps should also work for StarOffice9 and StarSuite9. We just have to wait until the OOo/SS/SO developers can find time to pay more attention to us poor Solaris users. :-) This message posted from opensolaris.org