27.04.2011, 17:26
I can confirm this on 10.6.
And it's indeed the CR/LF (or actually the ^M) character in the script.
When starting the script from the commandline like "./RouteConverterMac64.app/Contents/MacOS/RouteConverter" the error message is:
When removing these DOS linefeeds it works.
And it's indeed the CR/LF (or actually the ^M) character in the script.
When starting the script from the commandline like "./RouteConverterMac64.app/Contents/MacOS/RouteConverter" the error message is:
Code:
-bash: ./RouteConverter: /bin/sh^M: bad interpreter: No such file or directory
