Ubuntu下Firefox安装jre插件

系统环境:ubuntu10.10 、firefox3.6.10

JDK的安装路径:/opt/jdk1.6.0_20 下面以<JDK dir>表示

有关JDK或者JRE的安装这里就不再具体讲述了,不会的可以搜索下有很多这方面的文章。

这次还是按照以前的方法给Ubuntu下的firefox安装jre插件竟然失败,和以前操作步骤完全一样,后来经过搜索才知道Firefox 3.6 系列将不再支持以前 OJI (Open Java Virtual Machine Integration)架构 Java 浏览器插件,需要使用 Java 6 Updates 10 及以后提供的符合 NPAPI 标准的新版本浏览器插件。

所以Firefox 3.6及以后我们创建的链接应该是libnpjp2.so的库文件,路径为:<JDK dir>/jre/lib/i386/libnpjp2.so而不是之前的<JDK dir>/jre/plugin/i386/ns7/libjavaplugin_oji.so。

下面具体讲述如何给Ubuntu下的firefox安装jre插件

1.firefox3.6 之前的版本:

2.firefox3.6 以后的版本:

安装成功后会在附加组件中看到如下图:

原创文章,转载请注明: 转载自micmiu – 软件开发+生活点滴[ http://www.micmiu.com/ ]

本文链接地址: http://www.micmiu.com/os/linux/ubuntu-firefox-jre/

发表评论?

0 条评论。

发表评论


注意 - 你可以用以下 HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">