Chromium Browser Java Plugin on Ubuntu Netbook Edition 11.04 Beta

Written by James McDonald

April 26, 2011

Install the Java components which are in java-6-openjdk or contained within ubuntu-restricted-extras:

sudo apt-get install java-6-openjdk

# I used this one because it gives a heap of oft needed codecs
sudo apt-get install ubuntu-restricted-extras

To test goto:
http://www.java.com/en/download/testjava.jsp

You should see:
java_working

I think this uses java-6-openjdk to give the java plugin functionality. By the time you resolve all the symlinks the plugin is located /usr/lib/jvm/java-6-openjdk/jre/lib/i386/IcedTeaPlugin.so

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.

You May Also Like…

Clear HSTS Settings in CHrome

Open chrome://net-internals/#hsts enter the domain in the query field and click Query to confirm it has HSTS settings...

Ubuntu on Hyper-v

It boils town to installing linux-azure # as root or sudo apt-get update apt-get install linux-azure...