Subject: Re: Java plugin for Mozilla
To: NetBSD Help <netbsd-help@NetBSD.org>
From: Soren Jacobsen <soren@blef.org>
List: netbsd-help
Date: 07/13/2003 11:32:33
On 07/13 09:36, Bryan P wrote:
> On the distinguished day of Jul 13, Jukka Salmi wrote:
>
> > Hello,
> >
> > I need (!= want ;-)) a graphical browser with a Java plugin on my NetBSD
> > 1.6.1 stable box. I installed mozilla-linux and sun-jdk14 from current
>
> I, OTOH, simply want said Java browser on NetBSD. I am currently building
> mozilla from source and it works quite well, but I would like to add native
> Java capability. I don't want to run any Linux binaries. Is there a trick
> to this, or is it even possible?
Yes. I currently use a native build of Java 1.3.1 with the 8th patchset
from http://www.eyesbeyond.com/freebsddom/java/jdk13.html. For the
browser, I use a native build of phoenix, from pkgsrc (with Xft...mmm).
Native builds of java are now in pkgsrc-wip (http://pkgsrc-wip.sf.net/),
so you might want to give those a try. Do look and make sure that you
set the knob to build the plugin, though.