Mar08
Fixing bad interpreter error when running Ant from Cygwin
on March 8th, 2007 at 10:30 pmPosted In: Tech
Do you get this error sometimes when trying to run your builds from cygwin? ant:^M /bin/sh: bad interpreter: No such file or directory I was plagued by this error from client to client and it would not always manifest itself on everyones machine. Well I finally traced it down and fixed it. The problem is […] ↓ Read the rest of this entry…
Comment