Date: Wed, 29 Dec 2010 19:19:20 +0100 From: Jan Henrik Sylvester <me@janh.de> To: John Levine <johnl@iecc.com> Cc: questions-list freebsd <freebsd-questions@freebsd.org> Subject: Re: Firefox 3.6 and Java ? Message-ID: <4D1B7BA8.9050400@janh.de> In-Reply-To: <20101229165603.2092.qmail@joyce.lan> References: <20101229165603.2092.qmail@joyce.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01/-10/-28163 20:59, John Levine wrote: > I gather that Firefox 3.6 still doesn't work with Java, since the > glue hasn't been updated. Is anyone likely to be working on this? java/openjdk6 WITH_WEB will give you the plugin to use with www/firefox. You just have to enable it manually: cd ~/.mozilla/plugins/ && ln -s /usr/local/openjdk6/jre/lib/IcedTeaPlugin.so Cheers, Jan Henrik
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D1B7BA8.9050400>