| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | August 8 2006 6:58pm |
| Subject: | Re: Configure script broken? | ||
| View as plain text | |||
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.
| Thread | ||
|---|---|---|
| • Configure script broken? | Matthew-P29409 Walters | 7 Aug |
| • RE: Configure script broken? | Matthew-P29409 Walters | 8 Aug |
| • Re: Configure script broken? | Warren Young | 8 Aug |
