Date: Tue, 24 Apr 2007 04:08:30 +0400 From: Yuri Pankov <yuri.pankov@gmail.com> To: Jeffrey Williams <jeff@sailorfej.net> Cc: freebsd-amd64@freebsd.org Subject: Re: Firefox java plugin Message-ID: <20070424000830.GA44762@darklight.local> In-Reply-To: <462D420A.403@sailorfej.net>
index | next in thread | previous in thread | raw e-mail
On Mon, Apr 23, 2007 at 04:32:26PM -0700, Jeffrey Williams wrote:
> I am running Freebsd 6.2, and I just installed Firefox 2.0.0.3,1 and
> diablo-jdk-1.5.0.07.01_3, it doesn't seem to have included the java plugin
> library, at least I can't find it in the jre/lib/amd64 directory, and there
> is no plugin directory.
>
> I the java plugin not supported on amd64? if so, how do I get working?
>
> Thanks
> Jeff
Guessing on ports/java/jdk15/Makefile browser plugin and Java Web Start are not
supported on amd64.
<snip>
.if ${MACHINE_ARCH} == "amd64"
WITHOUT_WEB= yes
.else
OPTIONS+= WEB "Enable the browser plugin and Java Web Start" on
.endif
<snip>
HTH
--
Yuri
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070424000830.GA44762>
