delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/03/15/10:18:28

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
Message-ID: <572e7d7205031407597a4e25f1@mail.gmail.com>
Date: Mon, 14 Mar 2005 07:59:02 -0800
From: Base64 <base640 AT gmail DOT com>
Reply-To: Base64 <base640 AT gmail DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: ./configure
In-Reply-To: <loom.20050314T162824-709@post.gmane.org>
Mime-Version: 1.0
References: <loom DOT 20050314T013559-797 AT post DOT gmane DOT org> <4235A878 DOT 4070604 AT racsa DOT co DOT cr> <loom DOT 20050314T162824-709 AT post DOT gmane DOT org>
X-IsSubscribed: yes

when that says "src directory" it means the directory into which you
extracted the package you downloaded. for example, if you have a file
called programsource.tar.gz in your /home directory,  you would do
something like the following..

# cd /home
# tar zxvf programsource.tar.gz              <-- this extracts the
source package
# cd programsource                               <-- new directory
created by tar
#./configure

Hope that helps


On Mon, 14 Mar 2005 15:32:28 +0000 (UTC), Donald <sdragon85 AT yahoo DOT com DOT hk> 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"
> 
> --
> 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