- Code: Select all
* Home for VM 'sun-jdk-1.6' does not exist: /usr/lib/jvm/sun-jdk-1.6
* Invalid System VM: sun-jdk-1.6
I've made "java-config-2 -L" to see current VM installed and i get this :
- Code: Select all
> java-config-2 -L
The following VMs are available for generation-2:
1) Sun JDK 1.5.0.11 [sun-jdk-1.5]
*) Sun JDK 1.6.0.02 [sun-jdk-1.6]
Therefore, i can't execute any application that uses Java, and I'm not being able to solve this by myself, so any help is appreciated.
EDIT : I've found this tread witch explains how to properly install java, done it for java jdk and it worked ok . Topic link : viewtopic.php?f=54&t=10166&p=59438&hilit=java+runtime#p59438
