Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
Date: Mon, 14 Mar 2005 10:23:22 -0600
From: Paulo Sequeira <psequeira@racsa.co.cr>
Subject: Re: ./configure
In-reply-to: <4235B732.2040601@racsa.co.cr>
To: cygwin@cygwin.com
Message-id: <4235BA7A.7030800@racsa.co.cr>
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7BIT
User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206)
References: <loom.20050314T013559-797@post.gmane.org> <4235A878.4070604@racsa.co.cr> <loom.20050314T162824-709@post.gmane.org> <4235B732.2040601@racsa.co.cr>
X-IsSubscribed: yes

Paulo Sequeira wrote:
> 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"
>>
> 
> well, I'm guessing you just got the tarball (the tar.gz file) and 
> extracted its contents somewhere (say, /tmp/foo). I bet that you'll see 
> a src directory under /tmp/foo and that the "src" directory the readme 
> is referring to is precisely that one, and not /usr/src. Try running 
> ./configure from /tmp/foo/src and see what happens.
> 
> Paulo

FWIW, Mark's suggestion of using /usr/src/foo is better than /tmp/foo

Paulo

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

