Skip to content
Prev 68839 / 398506 Next

R-2.1.0 search engine works with mozilla browser but not firefox

I followed the advice posted at
http://plugindoc.mozdev.org/faqs/java.html#Linux to install the JRE
plugin correctly:

"If you installed the JRE 5.0 RPM, this plugin is
/usr/java/j2re1.5.0/plugin/i386/ns7/libjavaplugin_oji.so - and to
install it for Mozilla (including Mozilla Firefox), do the following:

    * Open a terminal
    * Change to your Mozilla (or Mozilla Firefox) plugins directory
    * Issue the following command: ln -s
/usr/java/j2re1.5.0/plugin/i386/ns7/libjavaplugin_oji.so

Important! If you install your JRE in a different way (self extracting
package, debian package, etc), libjavaplugin_oji.so will quite likely be
in a different location. Do not just blindly use the command listed
above!" 

All of this checked out for me, and Firefox still won't work with R's
search engine.  Yes, I understand this isn't an R issue per se, but I
don't know where to turn. . .

Scott Waichler