delorie.com/archives/browse.cgi | search |
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: | <572e7d7205031407423f7f1d56@mail.gmail.com> |
Date: | Mon, 14 Mar 2005 07:42:46 -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: | <4235A878.4070604@racsa.co.cr> |
Mime-Version: | 1.0 |
References: | <loom DOT 20050314T013559-797 AT post DOT gmane DOT org> <4235A878 DOT 4070604 AT racsa DOT co DOT cr> |
X-IsSubscribed: | yes |
configure scripts come with a specific package or source you are trying to compile. Usually these packages come in a .tar.gz or .bz2 file. After extracting this, in the directory there may be a configure script which would be executed by running ./configure and this would optimize the make settings and other options for your system (in this case cygwin). If there is no configure file, then just try typing make as the package doesnt contain one. On Mon, 14 Mar 2005 09:06:32 -0600, Paulo Sequeira <psequeira AT racsa DOT co DOT cr> wrote: > 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? > > -- > 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/ > > -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |