打印

给Mozilla配置JVM[就可以玩yahoo的麻将了]

给Mozilla配置JVM[就可以玩yahoo的麻将了]

明显这是一个irc一类的聊天室里面的对话纪录

<[wrx]> there is a step by step to whom want to run java vm with mozilla,
<[wrx]> Testing system: debian woody and mozilla 1.0 for debian woody
<[wrx]> 1. download jre binary file from java.sun.com
<[wrx]> install binary
<[wrx]> chmod a+x j2rexxxx.bin
<[wrx]> cd /usr
<[wrx]> ./j2rexxxx.bin
<[wrx]> ln -s j2re1.4.1_02 java <--- my version
<[wrx]>
<[wrx]> 2. add /etc/profile
<[wrx]> PATH=/usr/java/bin:$PATH
<[wrx]>
<[wrx]>
<[wrx]> 3. test library
<[wrx]> ldd /usr/java/plugin/i386/ns610/libjavaplugin_oji.so
<[wrx]>
<[wrx]> if you have a line like this:
<[wrx]> libstdc++-lib6.1-1.so.2 => not found
<[wrx]> then follow the 4 point, otherwise go to 5.
<[wrx]>
<[wrx]>
<[wrx]> 4. apt-get install libstdc++2.9-glibc2.1 or ln -s libstdc++-libc6.2-2.so.3 libstdc++-libc6.1-1.so.2
<[wrx]> 5. go to your home directory (not always root I guest)
<[wrx]> cd ~/.mozilla/
<[wrx]> mkdir plugins
<[wrx]> ln -s /usr/java/plugin/i386/ns610/libjavaplugin_oji.so libjavaplugin_oji.so
<[wrx]>
<[wrx]> 6. mozilla &
<[wrx]> That's all folks.
<[wrx]> enjoys
喜日摄影

如果你更热爱金钱而非自由,更习惯于被奴役的安宁而
畏惧令人充满活力的争取自由的抗争,那么,请你静静
地走开。我们不会乞求你的建议或是帮助。伏下身去讨
好那喂养你的人吧。但愿身上的锁链不会给你造成太多
的痛苦,但愿未来的人们不会记起你曾经是我们的国人

TOP

部长,不能用呀。一见到Applet就Mozilla自动关闭。

TOP

#debian irc.debian.org
<walte>/msg apt sid mozilla java
<apt> mozilla 1.3 (in sid) is compiled with g++ 3.2.  The ABI has changed, and old Java virtual machines will not work any more.  Please see http://www.mozilla.org/releases/mozilla1.3/#compatible for details.
引用:
Mozilla 1.3 Release Notes

Linux

Mozilla requires glibc 2.1 or later. (Bug 44787)

If you have Red Hat Linux 6.0, you can't launch Mozilla if Java 2 is installed. The problem doesn't occur with Red Hat 6.1 or higher. (Bug 58259)

For Red Hat Linux 7, you must install the Standard C++ libraries for Red Hat 6.x compatibility. Get the package from the Red Hat 7 installation CD or download it from Red Hat. (Bug 59012)

To run Mozilla on SuSE Linux 6.2, you must install the libjpeg.so.62 file available here.

If you are using the Red Hat 8.x RPMS and you have the Java plugin installed, you must have a version that is also compiled with GCC 3.2. There is a version available from the Blackdown project. Make sure you download the GCC 3.2 version! A version with GCC 3.2 is also rumored to be available from Sun sometime soon.
Debian when u r sa(i)d, u r unstable 有三件事具有生命的意义。它们是你生活当中所有事情的动机,包括你所做的任何事情和一个生命体该做的所有事情。[X] 第一是生存,[...] 第二是社会秩序,[ ] 第三是娱乐。---Linux Tovarlds (Just For Fun)

TOP

可以使用blackdown JRE:
http://www.blackdown.org

Java Platform 2 Version 1.4.x for Linux:
...
Mozilla 1.0 or newer built with gcc-2.95 or gcc-3.2 depending on which Java build you use (needed only for the Java Plug-In)
-------------------------------- At first, there were human. For the time, they were good.

TOP