Results 1 to 3 of 3
Hi all,
Be sure I've Googled prior to post ...
I have :
downloaded the jre-1_5_0_04-linux-i586.bin package
installed it
Code:
sh jre-1_5_0_04-linux-i586.bin
moved it to /opt/
Code:
mv jre1.5.0_04 /opt/
...
- 08-25-2005 #1Just Joined!
- Join Date
- Jul 2005
- Location
- New-Caledonia
- Posts
- 25
fc4 x86_64 java plugin firefox 1.06 troubles
Hi all,
Be sure I've Googled prior to post ...
I have :
downloaded the jre-1_5_0_04-linux-i586.bin package
installed it
moved it to /opt/Code:sh jre-1_5_0_04-linux-i586.bin
copied the libjavaplugin_oji.so plugin link to /usr/lib/mozilla/plugins/libjavaplugin_oji.soCode:mv jre1.5.0_04 /opt/
copied the libjavaplugin_oji.so plugin link to other Mozilla directories I've found :Code:ln -s /opt/jre1.5.0_04/plugin/i386/ns7/libjavaplugin_oji.so /usr/lib/mozilla/plugins/libjavaplugin_oji.so
/usr/lib64/mozilla/plugins/
/usr/lib64/mozilla-1.7.10/plugins
/usr/lib64/firefox-1.0.6/plugins
Restarted firefox and even the PC.
when I type about
lugins in Firefox , I only see libnullplugin.so
Could you please assist ? I'm stumped ...
- 08-29-2005 #2Just Joined!
- Join Date
- Jul 2005
- Location
- New-Caledonia
- Posts
- 25
answer is :
DO not use X86_64 Firefox version.
Use i386 one and install plugins, it will work.
- 08-31-2005 #3Linux User
- Join Date
- Aug 2005
- Posts
- 408
i had the same problem. glad it wasn't just me.


Reply With Quote
