libjavaplugin.so
file in the browser plugins directory
cd <Firefox installation directory>/plugins
ln -s <Java installation directory>/plugin/i386/
ns7/libjavaplugin_oji.so
In the ln
command line above, use ns7-gcc29
if Firefox was compiled with gcc2.9.
If you install Firefox 1.5 or later, you can enable the Java Console
menu item in the Tools menu. Change directories to the Firefox
extensions directory, then unzip ffjcext.zip there.
cd /usr/lib/firefox-1.4/extensions
unzip /usr/java/jre1.6.0/lib/deploy/ffjcext.zip
Example
/usr/lib/firefox-1.4/
/usr/java/jre1.6.0
cd /usr/lib/firefox-1.4/plugins
ln -s /usr/java/jre1.6.0/plugin/i386/ns7/libjavaplugin_oji.so
In Firefox, type about:plugins
in the Location bar to confirm
that the Java Plugin is loaded. If the version is Firefox 1.5 or later,
click the Tools menu to confirm that Java Console is there
LINUX下Firefox or Mozilla JRE配置
最新推荐文章于 2021-04-29 23:57:37 发布
本文介绍如何在 Firefox 浏览器中配置 Java 插件,包括创建 libjavaplugin.so 的符号链接以及如何启用 Java 控制台菜单项。适用于 Firefox 1.5 或更高版本。

870

被折叠的 条评论
为什么被折叠?



