Well, I initially tried in the generic directory but it didn't work. As soon as I put it in the release specific dir it worked fine. I figure if I ever upgrade I will relink. Besides it is very possible that future versions will require plugins compiled with a different version of gcc and I would have to reinstall the plugin anyway. Thanks, Jason On Wed, 2003-12-10 at 13:22, David S. Johnson wrote: > Jason Malone wrote: > > >My plugin directory is /usr/lib/mozilla-1.4.1/plugins/ > > > >As root I cd to /usr/lib/mozilla-1.4.1/plugins/ and ran the command: > > > >"ln -s > >/opt/j2sdk_nb/j2sdk1.4.2/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so libjavaplugin_oji.so" > > > > > FYI, it is usually preferable to install plugins into the generic > /usr/lib/mozilla/plugins directory, instead of a release-specific > directory. You will find that both directories exist, and both work, > but the release-specific one won't work when you install a later release > of mozilla.