Skip to content
Prev 68842 / 398506 Next

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

On Fri, 2005-04-29 at 11:34 -0700, Waichler, Scott R wrote:
I believe the problem is related to the change in the installation
directory for the updated JVM from Sun.

If you use the jre1.5.0_02 from java.sun.com, then the plugin is
installed in:

/usr/java/jre1.5.0_02/plugin/i386/ns7/libjavaplugin_oji.so

I just downloaded the updated RPM binary installer from java.sun.com.

A key step here is that you need to remove the old 1.5 version:

rpm -e jre-1.5.0-fcs

With both versions installed, there appear to be conflicts. The new
installer appears to use "rpm -i" rather than "rpm -U", which leaves
both versions in place. Testing at the site below with both versions
installed fails.

Once you have properly done the above, then go here:

http://www.java.com/en/download/help/testvm.xml

to test your java plug-in installation.
One more thing. In the Firefox URL bar, enter the following:

about:plugins

and then hit return. That will tell you which plugins have been enabled
for Firefox.

Needless to say, be sure that both Java and Javascript are enabled in
the Edit -> Preferences -> Web Features dialogue for Firefox.


HTH,

Marc Schwartz