Hello,
I wanted to try
freenet but it says it doesn't like the openjdk java which is by default installed with fedora.
I should get the sun jdk instead. How can I install that?
After browsing a while I downloaded a self-extracting jdk-6u23-linux-i586-rpm.bin file, which extracted + installed some rpm's. But freenet still says it's using openjdk.
- How can I see which java versions are installed on my fedora? (possibly multiple)
- How can I see which jvm is the default one? (should be still openjdk in my case)
- How can I change the default jvm so it uses the one I just installed?
Cheers & Thanks in advance