Hi
You say that you do:
 cd /usr/lib/mozilla-1.6/plugins/
 ln -s /usr/local/jdk1.4/jre/i386/ns60/libjavaplugin_oji.so libjavaplugin_oji.so

That looks almost right to me, except that you should first check
that the path is correct and appropriate.  Comparision with my
setup suggests that your path may not be correct (missing '/plugin/')
and may not be appropriate ('ns60' instead of 'ns7').  Such errors
could explain your symptoms.

I do
  /opt/mozilla/lib/plugins/             (this is for SuSE, not Fedora)
  ln -s /usr/local/jdk1.5.0/jre/plugin/i386/ns7/libjavaplugin_oji.so 
libjavaplugin_oji.so

You should be sure that you are creating the link in the right
place.  The right place is highly disto-dependent.

The appropriate plugin version (ns7 in my case) depends both on the
version of Mozilla and the version of java, so some experimentation
is sometimes necessary.  Java 1.4 is quite old, so as a last resort
an upgrade to 1.5 may be necessary.

Chris
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to