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…

Squarespace Image Export

To gain continued access to your Squarespace website images after cancelling your subscription you have several...

MySQL 8.x GRANT ALL STATEMENT

-- CREATE CREATE USER 'tgnrestoreuser'@'localhost' IDENTIFIED BY 'AppleSauceLoveBird2024'; GRANT ALL PRIVILEGES ON...

Exetel Opt-Out of CGNAT

If your port forwards and inbound and/or outbound site-to-site VPN's have failed when switching to Exetel due to their...