阅读:2471回复:4
如何让firefox支持ibm java vm?
机器里已经有了ibm jre,但firefox还提示要安装java。。。
怎么设置一下? |
|
1楼#
发布于:2005-06-29 20:37
有很多问题可以直接去google上去找,知道吗?
|
|
2楼#
发布于:2005-06-29 20:37
Java Plugin
版本:1.4.2_05及更高 支持程序: * Firefox,支持 * Mozilla,支持 * Netscape,支持 1. 安装JRE(安装JDK也带有JRE)。 2. 在插件目录下为libjavaplugin_oji.so使用"ln -s"创建一个符号连接。除非你用的Mozilla版本较老,或者是自己用Gcc2.9x编译的,否则应该使用JRE 5.0位于plugin/i386/ns7目录下的文件,或JRE 1.4.2位于plugin/i386/ns610-gcc32下的文件。 * 千万不要拷贝以上文件,这会引起Mozilla崩溃。 * 建议使用JRE 5.0,它更安全。 * 其他来自IBM或Blackdown的Java包亦可使用。 http://www-106.ibm.com/developerworks/j ... /linux140/ |
|
|
3楼#
发布于:2005-06-29 20:37
I believe that newer Mozilla-based browsers do not work with 1.3.x
JREs, you need instead a JRE 1.4.x plugin... which is not available on the PPC platform. Indeed, the IBM JRE (or for that matter JDK) does not offer a browser plugin, and the Blackdown guys do not offer a 1.4.x JRE/JDK for PPC. The Mozilla foundation is aware of all of these as far as I know, and a fix may be forthcoming though I do not know any details. There have been reports of putting IBM JREs and Mozilla-based browsers together. You need GCC 3.4.x for these. I cannot vouch for this combination, I did upgrade a couple of weeks ago to GCC 3.4 but I did not have the nerve to recompile Mozilla... References: http://forums.gentoo.org/viewtopic.php?p=1482291 http://forums.gentoo.org/viewtopic.php?t=199454 |
|
|
4楼#
发布于:2005-06-29 20:37
二楼的兄弟,我这边总上不了google的,还有忘了说机器是winxp的,jre是1.4.2。sorry.
|
|