I haven't messed around with my system much because I'm not very experienced with Linux. Originally I was able to play Runescape in Firefox flawlessly, then I decided I wanted to install Minecraft, which has something revolving around Java or openJDK that you have to tweak.
My guess is something that I changed when installing Minecraft and tweaking the system made it so Java doesn't work properly within Firefox. I go to play the game on firefox and where the Java would appear it's just black and doesn't load anything?
Any ideas? I would greatly appreciate any help!
---------- Post added at 10:30 PM ---------- Previous post was at 10:24 PM ----------
Code:
[root@rebhost Zachery]# sudo yum install java-1.6.0-openjdk java-1.6.0-openjdk-plugin
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Setting up Install Process
Package 1:java-1.6.0-openjdk-1.6.0.0-52.1.9.7.fc14.i686 already installed and latest version
Package 1:java-1.6.0-openjdk-plugin-1.6.0.0-52.1.9.7.fc14.i686 already installed and latest versio
Code:
[root@rebhost Zachery]# java -version
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.7) (fedora-52.1.9.7.fc14-i386)
OpenJDK Server VM (build 19.0-b09, mixed mode)
[root@rebhost Zachery]#
Code:
[root@rebhost Zachery]# alternatives --config java
There are 3 programs which provide 'java'.
Selection Command
-----------------------------------------------
+ 1 /usr/lib/jvm/jre-1.6.0-openjdk/bin/java
2 /usr/lib/jvm/jre-1.5.0-gcj/bin/java
* 3 /usr/java/jre1.6.0_24/bin/java
Enter to keep the current selection[+], or type selection number: