"Steven Edwards" Steven_Ed4153@yahoo.com wrote:
Ok, well the first problem might just be an issue with me, due to a lack of experience with autoconf and automake. I'm using msys and mingw to try and ./configure wine. I can run ./configure with some other software so I think I have everything setup right but I seem to be missing something. Here is the ./configure output.
sh-2.04$ ./configure : command not found : command not found : command not found : command not found : command not found '/configure: line 71: syntax error near unexpected token `do '/configure: line 71: `do sh-2.04$
It seems like this is some sort of bashism because it works fine if I use bash from cygwin under my msys install.
The error above looks very familiar for me from my early experience with Wine. It seems like an \r\n vs. \n EOLs issue.