Ovo će web mjesto raditi na ograničen način, dok obavljamo održavanje stranice. Ako neki članak ne riješi tvoj problem i ako želiš postaviti pitanje, naša zajednica za podršku spremna je pomoći na Twitteru @FirefoxSupport i na Redditu /r/firefox.

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

Java plugin not working in FF4 with correct symbolic link

  • 3 odgovora
  • 18 ima ovaj problem
  • 1 prikaz
  • Posljednji odgovor od greycat

more options

So I have the current JRE (6_24) installed correctly, and the sym links to libnpjp2.so in the correct locations for Firefox. I've tried the links in Firefox's directory plugin folder and my home directory's plugin folder but the Java plugin just will not work with Firefox. I've removed and cleaned both the JRE and FF, reinstalled and tried again but still no success. Wondering if anyone else has had this problem and come to a solution.

So I have the current JRE (6_24) installed correctly, and the sym links to libnpjp2.so in the correct locations for Firefox. I've tried the links in Firefox's directory plugin folder and my home directory's plugin folder but the Java plugin just will not work with Firefox. I've removed and cleaned both the JRE and FF, reinstalled and tried again but still no success. Wondering if anyone else has had this problem and come to a solution.

Svi odgovori (3)

more options

Did you try to create a plugins folder in the Firefox installation folder and place the symlink in that folder?

more options

Yes, I've tried every combination of placing symlinks in the installations directory, the mozilla directory, home directory, firefox addons directory. The primary directory that FF looks for plugins in /usr/lib/mozilla/plugins and there is a working symlink in there as well.

more options

Is your Linux 32-bit or 64-bit, and is your Firefox 32-bit or 64-bit? If you're using Firefox 32-bit on a Linux 64-bit system, then you can't use your OS's java plugin packages for Firefox. You'll have to download a 32-bit Java, extract it by hand somewhere, and then mkdir ~/.mozilla/plugins and symlink to the .../lib/i386/libnpjp2.so file from inside there.