From owner-freebsd-java@FreeBSD.ORG Wed Dec 22 21:06:46 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 AF63016A4CE for ; Wed, 22 Dec 2004 21:06:46 +0000 (GMT) Received: from morla.lan.homeboyz.com (morla.lan.homeboyz.com [38.119.239.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23DFF43D62 for ; Wed, 22 Dec 2004 21:06:45 +0000 (GMT) (envelope-from tduffey@homeboyz.org) Received: (qmail 13524 invoked from network); 22 Dec 2004 21:00:04 -0000 Received: from hbi-int87.lan.homeboyz.com (HELO ?192.168.1.87?) (tduffey@192.168.1.87) by morla.lan.homeboyz.com with AES256-SHA encrypted SMTP; 22 Dec 2004 21:00:04 -0000 Message-ID: <41C9E053.1030405@homeboyz.org> Date: Wed, 22 Dec 2004 15:00:03 -0600 From: Thomas Duffey User-Agent: Mozilla Thunderbird 0.8 (X11/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 Cc: freebsd-java@freebsd.org References: In-Reply-To: X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: java for 5.3 please X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2004 21:06:46 -0000 Hi Jeff, Jeff Mohney wrote: >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. > > What happens when you do this? # cd /usr/ports/java/jdk14 # make ...follow instructions... # make install That's all I did on my latest 5.3 machine and although it took a while and required downloading some files by hand, everything worked fine in the end. Good Luck, Tom Duffey