Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Linux and software for Linux (http://stream-recorder.com/forum/forumdisplay.php?f=61)
-   -  

Using Sun Java 5 JRE instead of OpenJDK 6 JRE in web browser on Ubuntu 10.10 Maverick

(http://stream-recorder.com/forum/showthread.php?t=8200)

Stream Recorder 01-13-2011 03:11 PM

Using Sun Java 5 JRE instead of OpenJDK 6 JRE in web browser on Ubuntu 10.10 Maverick


 
I have both the openjdk-6-jre and sun-java6-jre versions of Java Runtime Environment installed on my Ubuntu Maverick desktop. But when I was trying to load a web page, my web-browserer were using openjdk-6-jre, so I had problem with this web-page. To solve the problem I just switched from openjdk-6-jre to sun-java6-jre in my web-browsers by removing icedtea6 plugin and installing sun-java6-plugin instead:
Code:

sudo apt-get remove icedtea6-plugin
sudo apt-get install sun-java6-plugin

Now all my browsers (Chromium, Firefox, Opera) use Sun Java 6 JRE and I don't have any problem with the web-page.


All times are GMT -6. The time now is 04:46 AM.