Java in Galeon
Craig White
craigwhite at azapple.com
Thu Dec 15 17:43:05 MST 2005
On Thu, 2005-12-15 at 16:32 -0700, Ric Whitney wrote:
> Quoting Craig White <craigwhite at azapple.com>:
>
> > On Thu, 2005-12-15 at 16:03 -0700, Ric Whitney wrote:
> >> Hey People!
> >>
> >> I've had java working in Galeon before, but I can't find the same
> >> tutorials that
> >> I found before. The last time I had it working was about 9 months
> >> ago when my
> >> hardware crashed. I have a symlink to
> >> /usr/java/j2re1.4.2_05/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
> >> in my plugins directory
> >>
> > ----
> > ]# ls -l /usr/lib/mozilla/plugins/
> > total 4
> > lrwxrwxrwx 1 root root 58 Dec 13 09:56 libjavaplugin_oji.so -
> >> /usr/java/jre1.5.0_06/plugin/i386/ns7/libjavaplugin_oji.so
>
>
> [ruusvuu at home c]$ ls -l /usr/lib/mozilla/plugins/
> total 84
> -rwxr-xr-x 1 root root 22744 Apr 4 2005 mozplugger.so
> -rwxr-xr-x 1 root root 40608 May 3 2005 nphelix.so
> -rwxr-xr-x 1 root root 5086 May 3 2005 nphelix.xpt
----
I was just trying to give you the idea...I don't use galeon. Does it use
the mozilla plugin directory?
if so then...
ln -s \
/usr/java/j2re1.4.2_05/plugin/i386/ns610-gcc32/libjavaplugin.oji.so \
/usr/lib/mozilla/plugins
should handle it if that is the version of java you are using (which is
as Ed has pointed out...rather old now).
Craig
More information about the PLUG-discuss
mailing list