Quote:
Originally Posted by arne_bab Just check in yum if you can install java 1.6: Code: su -c "yum install java-1.6.0-openjdk" JavaFAQ - FedoraProject
Happy sharing!
Arne |
I do have that installed:
Code:
[masoud]$ rpm -qa|grep openj
openjade-1.3.2-31.fc9.x86_64
java-1.6.0-openjdk-plugin-1.6.0.0-0.16.b09.fc9.x86_64
java-1.6.0-openjdk-1.6.0.0-0.16.b09.fc9.x86_64
I still cannot run Phex!
An here is more info:
Code:
[masoud]$ sudo /usr/sbin/alternatives --config java
There are 3 programs which provide 'java'.
Selection Command
-----------------------------------------------
1 /usr/lib/jvm/jre-1.5.0-gcj/bin/java
+ 2 /usr/lib/jvm/jre-1.6.0-openjdk.x86_64/bin/java
* 3 /opt/jre1.6/bin/java
Enter to keep the current selection[+], or type selection number:
Thanks for all the help.