Firefox java plugin

Yuri Pankov yuri.pankov at gmail.com
Tue Apr 24 00:35:31 UTC 2007


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


More information about the freebsd-amd64 mailing list