Date: Fri, 22 Feb 2002 08:05:37 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: Mark Evenson <evenson@panix.com> Cc: Joe Kelsey <joe@zircon.seattle.wa.us>, Mike Gratton <mike@vee.net>, freebsd-java@FreeBSD.ORG Subject: Re: Mozilla plugin and native JDK 1.3.1p6. Message-ID: <20020222080537.A24688@grimoire.chen.org.nz> In-Reply-To: <a03czu3du4.fsf@panix3.panix.com>; from evenson@panix.com on Thu, Feb 21, 2002 at 01:10:59PM -0500 References: <20020215150421.A50739@shale.csir.co.za> <20020216150534.C60480@shale.csir.co.za> <1013894600.59818.5.camel@zircon.zircon.seattle.wa.us> <20020217003431.E60480@shale.csir.co.za> <20020217165427.A3783@grimoire.chen.org.nz> <3C6F4260.4050909@vee.net> <1013924828.59818.22.camel@zircon.zircon.seattle.wa.us> <a08z9qtyu5.fsf@panix3.panix.com> <1014076903.59818.54.camel@zircon.zircon.seattle.wa.us> <a03czu3du4.fsf@panix3.panix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 21, 2002 at 01:10:59PM -0500, Mark Evenson wrote: > Whatever logic it is using, the Java plugin will fail to work if the > 'libjavaplugin_oji.so' is actually copied to the Mozilla 'plugins' > directory instead of being symbolically linked. Using the install > procedure (i.e. symbolic link) that has appeared in the > 'www/mozilla-0.9.8_2,1' port works correctly. Thank you, thank you, thank you! I had used a hard-link from the JRE's libjavaplugin_oji.so to the Mozilla plugin directory, and that was causing the problem. Changing it to a symbolic link means that I can now look at http://java.sun.com without Mozilla dying. Cheers. -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- "Opportunity does not knock, it presents itself when you beat down the door" - W.E. Channing To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020222080537.A24688>