From owner-freebsd-java@FreeBSD.ORG Sun Jun 20 16:09:10 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3EB6A1065672 for ; Sun, 20 Jun 2010 16:09:10 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from cp-out4.libero.it (cp-out4.libero.it [212.52.84.104]) by mx1.freebsd.org (Postfix) with ESMTP id C92D28FC17 for ; Sun, 20 Jun 2010 16:09:09 +0000 (UTC) Received: from libero.it (192.168.33.215) by cp-out4.libero.it (8.5.107) id 4C08B6910104F777; Sun, 20 Jun 2010 18:09:07 +0200 Date: Sun, 20 Jun 2010 18:09:07 +0200 Message-Id: MIME-Version: 1.0 X-Sensitivity: 3 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable From: "barbara" To: "bdsfbsd" X-XaM3-API-Version: 4.3 (R1) (B3pl25) X-SenderIP: 87.18.232.164 Cc: freebsd-java Subject: Re: jdk and java plugin for newbies - icedtea6-stubs and openjdk6? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jun 2010 16:09:10 -0000 > On Sun, 20 Jun 2010 09:40:51 -0000, barbara = > wrote: > > >> Replying to myself, for the record: > >> On Tue, 08 Jun 2010 18:58:45 -0000, wrote: > >> > [snip] > >> > >> I only needed to install openjdk6 and Opera, and Java works fine wit= hout > >> any further configuration. It is only update 7, but I don't know if = I > >> really care. It seems that most Java stuff will work. > >> > >> Brian > > > > Update 7...uhm... > > > > $ /usr/local/diablo-jdk1.6.0/bin/java -version > > java version "1.6.0_07" > > Diablo Java(TM) SE Runtime Environment (build 1.6.0_07-b02) > > Diablo Java HotSpot(TM) Server VM (build 10.0-b23, mixed mode) > > > > > > > > Yes, this is exactly what I have, which verified by this: > http://www.java.com/en/download/help/testvm.xml > is indeed "Java 6, Update 07", which is far from the most recent, but I= 'm > saying I don't think that matters much. So why the "uhm"? > The problem is that firefox-3.6 requires at least jdk/jre-1.6.10. So if you need firefox+java you have to use www/firefox35 (3.5.9). Other browser have no such restriction on java plugin version. For example you can try www/seamonkey2 (former mozilla) if you want a gec= ko based browser (same engine used by firefox) working with java plugins = available on FreeBSD.