I'm trying out TextMate for the first time and I love what I see, but I'm unable to run commands of any kind. They all fail with:
interpreter failed: Malformed Mach-o file
I've double checked my download and all the relevant parts of my system. It's hard to imagine that this is very common, but has anyone seen it before?
Thanks,
Patrick
On 31/3/2006, at 22:40, Patrick Gates wrote:
I'm trying out TextMate for the first time and I love what I see, but I'm unable to run commands of any kind. They all fail with:
interpreter failed: Malformed Mach-o file
Try open Terminal and run this line (if it opens successfully):
/bin/bash -c 'date'
It does sound like your bash executable is broken.
Very freaky - you're right, the executable was bad. I'm a zsh user so I never noticed.
Thanks a million,
Patrick
On Mar 31, 2006, at 2:31 PM, Allan Odgaard wrote:
On 31/3/2006, at 22:40, Patrick Gates wrote:
I'm trying out TextMate for the first time and I love what I see, but I'm unable to run commands of any kind. They all fail with:
interpreter failed: Malformed Mach-o file
Try open Terminal and run this line (if it opens successfully):
/bin/bash -c 'date'
It does sound like your bash executable is broken.
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate