delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/03/14/11:01:57

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Mon, 14 Mar 2005 09:01:15 -0700
From: Mark Paulus <mark DOT paulus AT mci DOT com>
Subject: Re: ./configure
In-reply-to: <loom.20050314T162824-709@post.gmane.org>
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Message-id: <0IDC00FLLN64CM@pmismtp01.mcilink.com>
MIME-version: 1.0
Priority: Normal
X-IsSubscribed: yes

On Mon, 14 Mar 2005 15:32:28 +0000 (UTC), Donald wrote:

>Paulo Sequeira <psequeira <at> racsa.co.cr> writes:

>> 
>> Donald wrote:
>> > I am a newbie for cygwin.When I try to typed ./configure, it shows that.
>> > 
>> > "$ ./configure"
>> > "bash: ./configure: No such file or directory"
>> > 
>> > Is there missing some packages of cygwin?
>> > 
>> > Thanks for your help
>> > 
>> 
>> where are you running that command from? Most likely, you won't find a 
>> configure file in home, unless you've deliverately put one there.
>> 
>> what are you trying to configure?
>> 


>I have typed "./configure" under /usr/src
>I try to install a program but I don't have any experience on compiling a 
>program. :(

>The readme of the program said :

>Build
>-----

>Goto the "src" directory and run "./configure". When this finishs
>successfully, run "make".

>But when I typed "./configure" ,
>"bash: ./configure: No such file or directory"


The problem would be one of interpreting the readme.  When they
say "go to the src directory", the readme is referring to the source
directory of the package you are trying to build.  Which is probably 
under /usr/src.  So, if you have a tarball, foo.tar.gz, then, when you expand
it in /usr/src, it would produce some directory /usr/src/foo, or possibly
/usr/src/foo-x.y.z where x.y.z is a revision.  Then you would cd down
into /usr/src/foo, and run ./configure WITHIN /usr/src/foo.  this would
do all it's work, and then you would run make and build your package.



>--
>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/





--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019