Re: Links

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
> >
> > instead of this:
> >
> > ln -s /usr/include/mozilla
> > JAVA_HOME/plugin/i386/ns610/libjavaplugin_oji.so

This looks backwards to me.  Try:

ln -s JAVA_HOME/plugin/i386/ns610/libjavaplugin_oji.so
/usr/include/mozilla/plugin

Shouldn't there be an "s" at the end of plugin?

> Could I copy libjavaplugin_oji.so to another location, delete the
> original and relink or something?

Last time I looked at the java plugin it used relative links (../../) instead
of absolutes.  So it must be where it is installed by default.

Rinaldi
-- 
By all means marry. If you get a good wife you will become happy, 
and if you get a bad one you will become a philosopher. --Socrates



-- 
Psyche-list mailing list
Psyche-list@redhat.com
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux