From owner-freebsd-java@FreeBSD.ORG Thu Aug 5 15:22:44 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 C03AD16A4CE for ; Thu, 5 Aug 2004 15:22:44 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 567B643D53 for ; Thu, 5 Aug 2004 15:22:40 +0000 (GMT) (envelope-from fbrier@multideck.com) Received: from [127.0.0.1] (c-24-98-143-250.atl.client2.attbi.com[24.98.143.250]) by comcast.net (sccrmhc13) with ESMTP id <2004080515223701600eanrqe>; Thu, 5 Aug 2004 15:22:37 +0000 Message-ID: <411250F3.9090603@multideck.com> Date: Thu, 05 Aug 2004 11:23:31 -0400 From: "Frederick N. Brier" Organization: Multideck Corporation User-Agent: Mozilla Thunderbird 0.7 (Windows/20040616) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Installing jdk-1.4.2p6_4.tgz 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: Thu, 05 Aug 2004 15:22:44 -0000 I am not real good with FreeBSD yet and am having problems installing the jdk-1.4.2p6_4.tgz, built on one of my machines, on another. When I tried to do a pkg_add, it complained that it needed javavmwrapper-1.4 and urwfonts-1.0, but did not do a remote fetch. So I installed portupgrade, but it wants to rebuild the whole thing over again from the Sun sources and patches. I have put jdk-1.4.2p6_4.tgz in the /usr/ports/distfiles directory. But am not sure what the correct command is. I did not want to have to hand fetch each dependency and rerun to find out the next dependency, ad nauseum. Thank you for any help. Fred.