From owner-freebsd-questions@FreeBSD.ORG Fri Jan 7 06:38:00 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50EAC16A4CE for ; Fri, 7 Jan 2005 06:38:00 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 004DB43D1D for ; Fri, 7 Jan 2005 06:38:00 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j076bqj37670; Thu, 6 Jan 2005 22:37:53 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "David Gerard" , "Paul Krill" , Date: Thu, 6 Jan 2005 22:37:52 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <20050106123456.GC2280@thingy.apana.org.au> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal Subject: RE: Sun revokes FreeBSD license for Java X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jan 2005 06:38:00 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of David Gerard > Sent: Thursday, January 06, 2005 4:35 AM > To: Paul Krill; freebsd-questions@freebsd.org > Subject: Re: Sun revokes FreeBSD license for Java > > > Ted Mittelstaedt (tedm@toybox.placo.com) [050106 06:29]: > > > It's of course quite legal for end users to download the JDK directly > > from Sun and compile it on FreeBSD themselves and then use it. > > > The main problem with this approach is that it requires a > ridiculous amount > of jumping through hoops - first you have to install the Linux > compatibility interface and libraries (20 megabyte download and a > reboot?), Are you sure your not talking about the BINARY distributions? I was referring the the source here: http://www.sun.com/software/communitysource/j2se/java2/download.html Only the Java Cryptography Extension is unavailable as source. More info is of course available on the FreeBSD Java mailing list. Ted