From owner-freebsd-java@FreeBSD.ORG Wed Dec 22 19:55:15 2004 Return-Path: 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 12C9916A4CE for ; Wed, 22 Dec 2004 19:55:15 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D93C43D48 for ; Wed, 22 Dec 2004 19:55:14 +0000 (GMT) (envelope-from mohneyj@gmail.com) Received: by wproxy.gmail.com with SMTP id 37so5521wra for ; Wed, 22 Dec 2004 11:55:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=YCTqdbGhTvPXmypcURFutfnjTC/D/XVWZVXP+BtLMmAcHJGPVSgnVsD438JE/JYxzsislrYfB/kMh/Q1kwv1iDVF5F1rWhcp0ILHju6Fdl3cYC8xBSPC8q+G5xhPP/5MPoVjnURboztXKkddn3Z+SBot9NeuLaSqboqx8rSGtuU= Received: by 10.54.44.61 with SMTP id r61mr162815wrr; Wed, 22 Dec 2004 11:55:13 -0800 (PST) Received: by 10.54.44.15 with HTTP; Wed, 22 Dec 2004 11:55:13 -0800 (PST) Message-ID: Date: Wed, 22 Dec 2004 14:55:13 -0500 From: Jeff Mohney To: freebsd-java@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: java for 5.3 please X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jeff Mohney List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2004 19:55:15 -0000 Please help. I looked here and it appears that both jdk and jvm are not supported in freebsd 5.3 http://www.freebsdfoundation.org/downloads/java-errata.shtml I do not have linux emulation nor am I skilled enough to emulate linux, install linux jvm/jdk, build natively, and then remove linux emulation from my OS. I have googled for how to's such as freebsddiary.org, etc, but any real how to's for a simpleton like myself are scarce.... it looks as though this hasn't made it into the 5.x branch yet..... YIKES....any advice/pointers/help? Thanks!!!