From: Warren Young Date: August 8 2006 6:58pm Subject: Re: Configure script broken? List-Archive: http://lists.mysql.com/plusplus/5859 Message-Id: <44D8DEC2.4070401@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Walters, Matthew-P29409 wrote: > mysql++-2.1.1 into ClearCase, and trying to build from ClearCase. > However, once I do this, the configure script will not run. ... > mysql++-2.1.1]$ sh sh-3.00$ ./configure > : bad interpreter: No such file or directory sh-3.00$ It's doing newline translation incorrectly. You'll find CRLFs in the configure script that you check out, which prevents the kernel from grokking the shbang line at the top.