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)
-   -  

How to install Java in Firefox 3.6.3 for Ubuntu 10.04 Lucid

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

any ANONYMOUS forum user 05-24-2010 12:31 AM

How to install Java in Firefox 3.6.3 for Ubuntu 10.04 Lucid


 
Run the following in the terminal:
Code:

sudo apt-get install sun-java6-jre
sudo apt-get install sun-java6-plugin

Then choose the default Java to use:

See the alternatives
Code:

sudo update-java-alternatives -l
Choose Java 6 from Sun
Code:

sudo update-java-alternatives -s java-6-sun
Check Java version
Code:

java -version


All times are GMT -6. The time now is 04:19 PM.