On Tue, 2002-12-17 at 04:43, Scott Taylor wrote:
> The Mozilla docs said I needed to symlink the plugin directory to the
> J2RE plugin:
>
> I did this:
>
> ln -s /usr/include/mozilla/plugin
> JAVA_HOME/plugin/i386/ns610/libjavaplugin_oji.so
>
First, your syntax for ln is wrong - the target (the
--
Scott Taylor
Managing Director
4i dotCom
Phone: +44 7767 257 371
Email: [EMAIL PROTECTED]
Web: http://www.4i-dotcom.com
This transmission is confidential and intended for the named recipient
only. Should you not be the person or entity named, please be advised
that you have rece
The Mozilla docs said I needed to symlink the plugin directory to the
J2RE plugin:
I did this:
ln -s /usr/include/mozilla/plugin
JAVA_HOME/plugin/i386/ns610/libjavaplugin_oji.so
instead of this:
ln -s /usr/include/mozilla
JAVA_HOME/plugin/i386/ns610/libjavaplugin_oji.so
So the link is IN the p