X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 	tests=AWL,BAYES_00
X-Spam-Check-By: sourceware.org
From: "Bill Klein" <wmklein@ix.netcom.com>
To: <cygwin@cygwin.com>
References: <67CA01A3E10441A1B929921AA2EE8E33@WMK> <glq2tb$bs5$1@ger.gmane.org> <11A23EFCC31140F09CCC249D5A63569B@WMK> <49809412.4060501@dazjorz.com>
Subject: RE: New Cygwin install and "configure: command not found" installing  other packages
Date: Wed, 28 Jan 2009 11:32:36 -0600
Message-ID: <3EC464201E604B99938D1F6FAF4CA3AF@WMK>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: 7bit
In-Reply-To: <49809412.4060501@dazjorz.com>
X-ELNK-Trace: 61295adfd1e435c4776432462e451d7b7f19f0d9c038d9aae88d5a3f4db9ff08211507073d8401de350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

> From: cygwin-owner@cygwin.com 
> [mailto:cygwin-owner@cygwin.com] On Behalf Of Sjors Gielen
> Sent: Wednesday, January 28, 2009 11:21 AM
> To: cygwin@cygwin.com
> Subject: Re: New Cygwin install and "configure: command not 
> found" installing other packages
<snip>
> That's because when you type 'configure', it searches for a file with 
> that name in your $PATH, i.e. in /bin, /usr/bin, but not in the local 
> directory (.). `sh` is in /bin/sh, and it searches in the current 
> directory, so `sh configure` works. However, it's better to run:
> 
> ./configure
> 
> as then you explicitly say "I want to run configure in this 
> directory".
> 
> > 
> > The file "configure" is NOT something that I created but 
> was supplied with
> > the packages.  Two packages that have had this same problem 
> are "from
> > reliable" sites. For example:
> >   http://gmplib.org/
> >   http://www.gnu.org/software/libtool/libtool.html
> >  
> 
> We know. Configure is a standard program that prepares compilation.
> 
> Sjors

I would swear that I had used "./" and not ".\" but, apparently, I hadn't
because (of course) now it works with the correct command.

Thanks for the explanation (that made be retry it).


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

