Hi all,
I am trying to get java up & running because OO2 requires JRE to save
docs in win2003 xml format.
Java is installed in /usr/java/jdk1.5.0_09/.....etc. As usr I have r-x
access to all files. PATH is set to
/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:/usr/java/jdk1.5.0_09/bin:/home/barry/bin
by making an alt in /etc/profile as root
In a term the cmd 'java -version' produces the following -
There was an error trying to initialize the HPI library.
Please check your installation, HotSpot does not work correctly
when installed in the JDK 1.2 Linux Production Release, or
with any JDK 1.1.x release.
Could not create the Java virtual machine.
Google has produced some install info only.
Chris supplied the file from which I installed java, his works ok.
Any ideas please
Barry