From owner-freebsd-java@FreeBSD.ORG Sat May 14 22:55:30 2005 Return-Path: <owner-freebsd-java@FreeBSD.ORG> Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7697716A4CE for <freebsd-java@FreeBSD.org>; Sat, 14 May 2005 22:55:30 +0000 (GMT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22B5743D58 for <freebsd-java@FreeBSD.org>; Sat, 14 May 2005 22:55:30 +0000 (GMT) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 2F81A5641F; Sun, 15 May 2005 10:55:28 +1200 (NZST) Date: Sun, 15 May 2005 10:55:28 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: babaloo munchies <babaloomunchies@sbcglobal.net> Message-ID: <20050514225528.GC7878@osiris.chen.org.nz> References: <06c17d9d732ad0740a61588fc10a37b8@sbcglobal.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <06c17d9d732ad0740a61588fc10a37b8@sbcglobal.net> User-Agent: Mutt/1.4.2.1i cc: freebsd-java@FreeBSD.org Subject: Re: Java on FreeBSD X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD <freebsd-java.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>, <mailto:freebsd-java-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java> List-Post: <mailto:freebsd-java@freebsd.org> List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>, <mailto:freebsd-java-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sat, 14 May 2005 22:55:30 -0000 On Sat, May 14, 2005 at 03:15:26AM -0700, babaloo munchies wrote: > Hello, > > We want to install Java on FreeBSD 5.3. We want either the > linux-blackdown-jdk14, linux-sun-jdk14 or linux-ibm-jdk14 package OR > port. Neither is available. We do NOT want to build Java natively on > FreeBSD. In that case, it may for prudent for you to use Linux instead. Using Linuxalated Java under FreeBSD is not as stable as using the native FreeBSD binaries. > Your website indicates that all of these ports should be available > under the "Java" directory. However, they do not exist when we FTP in. > This has proved most frustrating. You'll have to talk to Sun about this. Their licensing requires you to fetch sources and binaries from their site. As such, FreeBSD cannot legally provide packages for the Linux JDKs. The ports skeleton for the Linux Java JDKs are definitely in /usr/ports/java: # cd /usr/ports/java # ls -d linux* linux-blackdown-jdk12/ linux-ibm-jdk13/ linux-sun-jdk14/ linux-blackdown-jdk13/ linux-ibm-jdk14/ linux-sun-jdk15/ linux-blackdown-jdk14/ linux-sun-jdk12/ linux-blackdown-jre11/ linux-sun-jdk13/ Cheers. -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- "You can get farther with a kind word and a gun than you can with a kind word alone" - Al Capone