From owner-freebsd-questions@FreeBSD.ORG Thu Mar 6 20:47:21 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E30D11065675 for ; Thu, 6 Mar 2008 20:47:20 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BED208FC29; Thu, 6 Mar 2008 20:47:19 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47D05857.1020803@FreeBSD.org> Date: Thu, 06 Mar 2008 21:47:19 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Steven Friedrich References: <200803052205.34227.freebsd@insightbb.com> <200803061219.52023.freebsd@insightbb.com> <1de16aa10803060928w72589ea5k349385ecd9dc8f95@mail.gmail.com> <200803061248.49493.freebsd@insightbb.com> In-Reply-To: <200803061248.49493.freebsd@insightbb.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org, Mohamad Faizul Subject: Re: Which jdk port should I use? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Mar 2008 20:47:22 -0000 Steven Friedrich wrote: > But it appears that it only helps as long as your're using prior to FreeBSD 7. > I believe these guys are telling me that if I'm running FreeBSD 7 (and I am), > that I need to use jdk15 (but it appears that it installs/depends on > diablo-jdk. You need a java compiler to compile the java compiler. Don't ask. Once you have compiled jdk15 you can delete the old diablo. Kris