PDA

View Full Version : [SOLVED] How to install the java plugin on firefox 3.6



ownsuall
January 25th, 2010, 12:12 AM
I've recently installed firefox 3.6 but java dosent work =(. I have firefox installed in my /home/owner/downloads directory. My flash plugin still works so how do i get the java plugin to work?


nvm i solved it using http://sourceforge.net/apps/mediawiki/ubuntuzilla/index.php?title=Main_Page#Java_plugin_not_showing_ up_.28on_Ubuntu_Karmic.29

eMJayy
January 25th, 2010, 11:19 AM
Thanks! That was exactly what I needed!

gorg_karlo
February 5th, 2010, 02:47 AM
Got into the same exact situation after installing Firefox (Namoroka) 3.6

64-bit users - take note:

After making sure that sun-java6-plugin is installed, cut and paste the following command:


sudo update-alternatives --install /usr/lib/mozilla/plugins/libjavaplugin.so mozilla-javaplugin.so /usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so 50

binukavumkal
October 3rd, 2010, 01:11 PM
THANK YOU VERY MUCH :guitar:

After trying different solutions, this exactly worked!.

The issue I identified in my case is

The firefox is installed as a part of Clean installation Hardy Heron.

I upgraded this to 9.04.

I noticed that this Firefox installation does not have any plug in directory and i had to create it manually in ~/.mozilla directory.

I have already installed the JRE 1.6 Update 20.

Thanks once again