Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Install oracle 8i for linux(red hat 6.0)
1.java -version
-->java version "1.1.6"
check your version
check your path(in /etc/profile)
if there are any other jdk path exists
2.cd /usr/local/jre
make sure you made the link
ln -s <your_jdk_directory> /usr/local/jre
Received on Thu Jan 06 2000 - 00:43:38 CST
![]() |
![]() |