> Unfortunatly When I try to install Oracle 8i, i get a message that Java VM
> not started.
It's really a question of of where Oracle is looking for Java. Many apps that use
Java look for JAVA_HOME environmental variable. If so, your .bashrc should
contain
export JAVA_HOME=path_to_jdk_dir
These articles seem to discuss your question.
http://www.linuxworld.com/linuxworld/lw-2000-04/lw-04-oracle8i-2.html
http://www.linuxworld.com/linuxworld/lw-1999-05/lw-05-oracle.html
http://www.linuxworld.com/linuxworld/lw-1999-06/lw-06-oracle-2.html
At 11:28 PM 10/12/00, Santhosh Joseph wrote:
>
Santhosh Joseph wrote:
> Friends,
> I'm relativly new to Linux/Java/Oracle. As a first step, i tried to
> install Oracle 8i on my linuxbox (Red Hat 6.2 - which is the downloadable
> version supplied along with a popular magazine ). Fortunatly, the CD carried a
> script file, which installed Java
Friends,
I'm relativly new to Linux/Java/Oracle. As a first step, i tried to
install Oracle 8i on my linuxbox (Red Hat 6.2 - which is the downloadable
version supplied along with a popular magazine ). Fortunatly, the CD carried a
script file, which installed Java 1.1 in the /usr/bin directory