Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Mon, 6 Oct 2003 21:38:36 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Perry Pupp cc: cygwin AT cygwin DOT com Subject: Re: configuring cygwin-setup: ../cfgaux/configure: No such file or directory In-Reply-To: <20031006211108.55160.qmail@web41613.mail.yahoo.com> Message-ID: References: <20031006211108 DOT 55160 DOT qmail AT web41613 DOT mail DOT yahoo DOT com> Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 6 Oct 2003, Perry Pupp wrote: > --- Max Bowsher wrote: > > Perry Pupp wrote: > ... > > > > $ cd setup > > > > > > $ sh bootstrap.sh > > > Running bootstrap.sh in libgetopt++ > > > ./bootstrap.sh: not found > > > > Well, that obviously isn't right. > > Is there no libgetopt++/bootstrap.sh in your > > checkout? > > ** (from bld subdirectory, where last trace left off) > > $ cd .. > > $ ls libgetopt++/ > COPYING CVS ChangeLog Makefile.am README > bootstrap.sh configure.in include src tests > > $ ls -l libgetopt++/ > total 31 > -rw-rw-rw- 1 username mkgroup 17992 Apr 26 2002 COPYING > drwxrwxrwx+ 2 username mkgroup 4096 Oct 6 16:17 CVS > -rw-rw-rw- 1 username mkgroup 4801 Mar 18 2003 ChangeLog > -rw-rw-rw- 1 username mkgroup 1194 Mar 18 2003 Makefile.am > -rw-rw-rw- 1 username mkgroup 3238 Apr 13 2002 README > -rw-rw-rw- 1 username mkgroup 925 Mar 8 2003 bootstrap.sh ^^^^^^^^^^ This is your problem right here -- bootstrap.sh is invoked directly, not via "sh". Since it doesn't have executable permission, it is reported as "not found"... This is weird -- it should have executable permissions after checkout from CVS. Are you running on a FAT or FAT32 partition? Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/