From owner-freebsd-java@FreeBSD.ORG Sat Aug 11 18:06:57 2007 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 C9ECF16A418 for ; Sat, 11 Aug 2007 18:06:57 +0000 (UTC) (envelope-from steve@strassmann.com) Received: from relay00.pair.com (relay00.pair.com [209.68.5.9]) by mx1.freebsd.org (Postfix) with SMTP id 62F4313C461 for ; Sat, 11 Aug 2007 18:06:57 +0000 (UTC) (envelope-from steve@strassmann.com) Received: (qmail 28139 invoked from network); 11 Aug 2007 17:40:15 -0000 Received: from 207.172.213.81 (HELO ?192.168.102.103?) (207.172.213.81) by relay00.pair.com with SMTP; 11 Aug 2007 17:40:15 -0000 X-pair-Authenticated: 207.172.213.81 Mime-Version: 1.0 Message-Id: Date: Sat, 11 Aug 2007 13:47:21 -0400 To: glewis@FreeBSD.org, freebsd-java@FreeBSD.org From: Steve Strassmann Content-Type: text/plain; charset="us-ascii" ; format="flowed" Cc: Subject: trouble getting and installing FreeBSD-Java 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: Sat, 11 Aug 2007 18:06:57 -0000 Hi, I'm trying to install FreeBSD Java on my pair.com account (dedicated, not shared server) running FreeBSD 4.8 I visited http://www.freebsd.org/java/install.html but there are no instructions or links for where to download your port. I was specifically hoping to download the native JDK on FreeBSD, what is the download URL? I visited http://www.eyesbeyond.com/freebsddom/java/index.html, but there is no contact info, and again, no download URLs. I visited http://www.eyesbeyond.com/freebsddom/java/jdk15.html. It suggests I can download JDK 1.5 from Sun. When I go to the Sun site, there are many different JDK 1.5s to choose from! Which one do I use? JDK for Windows, Linux, Solaris, for x86 or x64? I tried downloading JDK 5.0 update 12 for linux on x86, so I have these two files now: jdk-1_5_0_12-linux-i586.bin bsd-jdk15-patches-current.tar.bz2 How can I tell if the patches work on this particular JDK? Will this get me the Native JDK or Sun JDK for Linux? thanks! - Steve