Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2002 18:13:14 +0000 (GMT)
From:      Peter Ulrich Kruppa <root@pukruppa.de>
To:        Drew Tomlinson <drew@mykitchentable.net>
Cc:        <questions@FreeBSD.ORG>
Subject:   Re: Java and Mozilla
Message-ID:  <20020228180418.U36060-100000@pukruppa.de>
In-Reply-To: <029901c1bff0$dab202c0$f82a6ba5@lc.ca.gov>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Drew!

On Wed, 27 Feb 2002, Drew Tomlinson wrote:

> I have updated Mozilla to 0.9.8_2 and installed jre1.3.1p6 but have
> still been unable to get Mozilla working with java.  I've read the
> archives and found one poster who had to symlink to the linux-jre1.3.1
> file instead of the regular jre1.3.1 file.
Probably that was me. I wrote
      --------------------------------------------
I installed these ports
linux-jdk1.3.1
jdk-1.3.1
linux-mozilla
and had to link
# ln -s /usr/local/linux-jdk1.3.1/jre/plugin/i386/ns600/lib
javaplugin_oji.so /usr/local/lib/linux-mozilla/plugins

and *not*
# ln -s /usr/local/jdk1.3.1/jre/plugin/i386/ns600/lib
                   ^^^^^^^^
javaplugin_oji.so /usr/local/lib/linux-mozilla/plugins

       --------------------------------------------
Did you install from the ports system?
Did you install linux-mozilla (*not* native mozilla - if you are
not sure do have a look at the menu Help --> About Mozilla)?
I can view p.ex.
java.sun,com
but the applet which is used by my bank will trash Mozilla.

Regards,

Uli.

> Neither link works for me.
> The only small difference is that when I linked to the linux file, the
> window I'm trying to run sticks in "Applet loaded." while the plain
> jre1.3.1 file starts with "Applet loaded" but then changes to "Document:
> Done"  However in both cases, the java applet displays "Loading Java
> Applet".  Oh, and I have ensured that the "Enable Java" box is checked
> in Preferences -> Advanced.
>
> I don't know what to check next.  Any ideas?
>
> Thanks,
>
> Drew
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>

*-----------------------------------*
*        Peter Ulrich Kruppa        *
*          -  Wuppertal -           *
*              Germany              *
*-----------------------------------*


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020228180418.U36060-100000>