$ cat /etc/redhat-release Red Hat Linux release 9 (Shrike) $ java -version java version "1.4.2_01" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_01-b06) Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed mode)
$ ls -l /usr/local/mozilla-1.5/plugins/libjavaplugin_oji.so lrwxrwxrwx 1 root root 72 Oct 17 12:12 /usr/local/mozilla-1.5/plugins/libjavaplugin_oji.so -> /usr/java/j2sdk1.4.2_01/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so Thatis, on redhat 9, use the plugin compiled with gcc3.2! On Sat, 01 Nov 2003 17:04:20 +0200, David Harel wrote about "Java plugin for Mozilla": > Hi, > > I am trying to install Java plugin on Mozilla 1.5 on RH 9. > It seems that I am forwarded to NS6 plugins all the time. > Whatever I do when installing any of the plugin packages listed below > does not work. > j2re-1_3_1_09-linux-i586.bin > j2re-1_4_2_01-linux-i586-rpm.bin > j2re-1_3_1_09-linux-i586.rpm.bin > j2re-1_4_2_02-linux-i586-rpm.bin > > Looking at /usr/local/mozilla/plugins I can see the link: > libjavaplugin_oji.so which links correctly to: > /usr/local/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so > The rest of the environment seems OK as well. > > One other thing is that at ~/.mozilla/ there is a file pluginreg.dat > which, to the best of my knowledge, has to do with the registration of > the plugins. I do not know if this file should be updated to start the > plugin to work and if so how to update it. > > > > -- > Thanks. > > David Harel, > > ================================== > > Home office +972 4 6921986 > Fax: +972 4 6921986 > Cellular: +972 54 534502 > Snail Mail: Amuka > D.N Merom Hagalil > 13802 > Israel > Email: [EMAIL PROTECTED] > > > > > ================================================================= > To unsubscribe, send mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscribe | mail [EMAIL PROTECTED] -- Dr. Zvi Har'El mailto:[EMAIL PROTECTED] Department of Mathematics tel:+972-54-227607 icq:179294841 Technion - Israel Institute of Technology fax:+972-4-8293388 http://www.math.technion.ac.il/~rl/ Haifa 32000, ISRAEL "If you can't say somethin' nice, don't say nothin' at all." -- Thumper (1942) Saturday, 7 Heshvan 5764, 1 November 2003, 6:11PM ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
