From owner-freebsd-questions@FreeBSD.ORG Wed Aug 4 23:12:33 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 427F216A4CE for ; Wed, 4 Aug 2004 23:12:33 +0000 (GMT) Received: from pd3mo2so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07F3643D54 for ; Wed, 4 Aug 2004 23:12:33 +0000 (GMT) (envelope-from flowers@nekulturny.org) Received: from pd4mr8so.prod.shaw.ca (pd4mr8so-qfe3.prod.shaw.ca [10.0.141.101]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0I1Y007MW2U5RE@l-daemon> for freebsd-questions@FreeBSD.org; Wed, 04 Aug 2004 17:06:05 -0600 (MDT) Received: from pn2ml10so.prod.shaw.ca ([10.0.121.80]) by pd4mr8so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0I1Y00CWU2U68IG0@pd4mr8so.prod.shaw.ca> for freebsd-questions@FreeBSD.org; Wed, 04 Aug 2004 17:06:06 -0600 (MDT) Received: from procyon.nekulturny.org (S0106000d56e6b1f7.cg.shawcable.net [68.144.91.127]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0I1Y0008R2U5UO@l-daemon> for freebsd-questions@FreeBSD.org; Wed, 04 Aug 2004 17:06:06 -0600 (MDT) Received: from procyon.nekulturny.org (localhost.nekulturny.org [127.0.0.1]) i74N65Uv074785; Wed, 04 Aug 2004 17:06:05 -0600 (MDT envelope-from flowers@nekulturny.org) Received: (from flowers@localhost) by procyon.nekulturny.org (8.12.10/8.12.10/Submit) id i74N649C074784; Wed, 04 Aug 2004 17:06:04 -0600 (MDT envelope-from flowers) Date: Wed, 04 Aug 2004 17:06:04 -0600 From: Danny MacMillan In-reply-to: <1090871510.861.3.camel@cyrius> To: HYVERNAT Philippe Message-id: <20040804230604.GA74019@procyon.nekulturny.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline User-Agent: Mutt/1.4.2.1i References: <1090871510.861.3.camel@cyrius> cc: freebsd-questions@FreeBSD.org Subject: Re: compile + distfile X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2004 23:12:33 -0000 On Mon, Jul 26, 2004 at 01:51:50PM -0600, HYVERNAT Philippe wrote: > > I run on freebsd 4.10 and i want to install Java, but cos to the > licence restriction i must download it and place into > /usr/ports//distfiles > > I move it into this directory, but when i compile again, the make file > doesn't find it in /usr/ports/distfiles it's the same spelling. The JDK14 port actually requires more than one file to be moved into the distfiles directory. It will prompt you for them one at a time. The spelling looks very similar but is in fact different. Verify that the port is not actually asking you for a different file. -- Danny MacMillan