Subject: Re: how i install Java ?
To: Zbigniew Baniewski <zb@ispid.com.pl>
From: Geert Hendrickx <ghen@NetBSD.org>
List: netbsd-users
Date: 10/17/2006 11:46:06
On Tue, Oct 17, 2006 at 11:43:29AM +0200, Zbigniew Baniewski wrote:
> On Tue, Oct 17, 2006 at 10:38:56AM +0200, Claus Andersen wrote:
> 
> > There are some binary builds specifically for NetBSD at:
> > http://www.duh.org/NetBSD/java2/
> 
> Can't understand, why Mozilla/Firefox plugin isn't provided until today.

For the browser plugin you have two options:
- run a linux-binary firefox (www/firefox-bin) with the linux-binary plugin
  (www/firefox-bin, depends on lang/sun-jre15).
- run a native firefox (www/firefox) with a native plugin (wip/jdk14, for
  info about pkgsrc-wip see http://pkgsrc-wip.sourceforge.net).

	Geert