Skip to content

Instantly share code, notes, and snippets.

@aeurielesn
Created December 20, 2011 16:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aeurielesn/1502169 to your computer and use it in GitHub Desktop.
Save aeurielesn/1502169 to your computer and use it in GitHub Desktop.
Installing Oracle Java Plugin in Ubuntu 11.04
sudo apt-get install sun-java6-plugin
sudo update-alternatives --install /usr/lib/mozilla/plugins/mozilla-javaplugin.so mozilla-javaplugin.so /usr/lib/jvm/java-6-sun/jre/lib/i386/libnpjp2.so 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment