I installed Java using:
Based on the recommendations of this website
http://www.webupd8.org/2011/10/thing...ng-ubuntu.html
When I went to the Java testing website it said there is an update available for Java but I can't figure out how to do that...
sudo add-apt-repository ppa:ferramroberto/java
sudo apt-get update
sudo apt-get install sun-java6-jdk sun-java6-plugin
sudo apt-get update
sudo apt-get install sun-java6-jdk sun-java6-plugin
Based on the recommendations of this website
http://www.webupd8.org/2011/10/thing...ng-ubuntu.html
When I went to the Java testing website it said there is an update available for Java but I can't figure out how to do that...
Comment