Feb 03
Installing The Java Web Browser Plugin On Ubuntu
Posted by James Netherton | Tuesday 03 February 2009 19:09 PM | In Linux
For some reason Ubuntu by default installs the Java 1.6 open JDK but doesn’t seem to include the Java web browser plugin for Firefox. It took me a while to figure out how to add it. Run the following from the command line:
sudo apt-get install sun-java6-plugin
No Comments
[Post comment]