I installed sun-java6-jdk.
I need to find it's home directory, because now I have the problem: JAVA_HOME must point to a JDK installation, not JRE.
|
feedback
|
|
Have you tried to use the whereis (whereis java)command? On my Ubuntu 12.04 install openjdk is located in /usr/bin/java, /usr/bin/X11/java, /usr/share/java, /usr/share/man/man1/java.1.gz. I'm guessing the Oracle version is located in the same directories. | |||
|
feedback
|