为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Java plugin not working in FF4 with correct symbolic link

  • 3 个回答
  • 18 人有此问题
  • 1 次查看
  • 最后回复者为 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.

所有回复 (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.