Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Gerrit P. Haase" Organization: convey Information Systems GmbH To: peter DOT betts AT hmse DOT com, cygwin AT cygwin DOT com Date: Wed, 26 Sep 2001 11:40:43 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: bash: ./configure: bad interpreter: No such file or directory Message-ID: <3BB1BEBB.25871.4EDB41F@localhost> In-reply-to: <3BB1905F.E66832E1@hmse.com> X-mailer: Pegasus Mail for Win32 (v3.12cDE) > peter DOT betts AT hmse DOT com schrieb am 2001-09-26 9:22: > I get the following error whenever I try to run configure, config.sub >or any such install proceedures. > > $ ./configure > bash: ./configure: bad interpreter: No such file or directory configure scripts search for /bin/sh Probably you have not installed ash. > I have insight-5_0.tar.gz un-tarred within Cygwin(B20.1) using "tar >zxvf > insight-5_0_tar.gz" to insight-5.0 and am now ready to install. > > (using GNU bash, version 2.05.0(6)-release (i686-pc-cygwin)) > > I've got cygwin to compile my code for the Hitachi SH4 processor target >and these work > as I've downloaded via simple bootloader but I'd like to be able to use >Insight and GDB for debugging. > > Can you help? I'm sure it's a Cygwin setup thing. I just ran setup.exe >and let it do all the work so I'm confused why it's not working. > If you have done a setup over an old (B20) install, that is bad. You will need to adjust environment (PATH, HOME ....) Best is to remove an old cygwin tree and setup a new one from scratch. Look at the output of $ cygcheck -srv to examine your setup. You may also post it so we can see and tell you what may be wrong. Gerrit -- gerrit DOT haase AT convey DOT de -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/