Date: 21 Feb 2002 13:10:59 -0500 From: Mark Evenson <evenson@panix.com> To: Joe Kelsey <joe@zircon.seattle.wa.us> Cc: Mike Gratton <mike@vee.net>, Jonathan Chen <jonc@chen.org.nz>, freebsd-java@FreeBSD.ORG Subject: Re: Mozilla plugin and native JDK 1.3.1p6. Message-ID: <a03czu3du4.fsf@panix3.panix.com> In-Reply-To: <1014076903.59818.54.camel@zircon.zircon.seattle.wa.us> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
Joe Kelsey <joe@zircon.seattle.wa.us> writes: > I never said anything about PATH! I said that the plugin had to be > created from a virgin build with patchset 6 and that you have to make > sure to remove any previous installation before installing patchset 6. > > j2sdk1.3.1/ext/plugin/oji_plugin/src/motif/navig5/JavaVM5.cpp contains > the code for your edification. It uses CLASSPATH to figure out the > directories where java_vm might be hiding. It then passes an exact path > to exec. No PATH involved. 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. -- Mark Evenson <evenson@panix.com> "A screaming comes across the sky. It has happened before, but there is nothing to compare to it now." 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?a03czu3du4.fsf>