[TxMt] "interpreter failed: No such file or directory" when using commands
Allan Odgaard
throw-away-2 at macromates.com
Fri Oct 26 16:47:09 UTC 2007
On 26/10/2007, at 18:36, Chris Yates wrote:
>> [...]
> I figured that was the problem, but I can run ruby scripts from the
> command
> line using /usr/bin/env ruby, and I've also tried editing the script
> in the
> bundle, replacing /usr/bin/env ruby with /usr/bin/ruby
>
> I haven't made any changes to my bash files lately either, which has
> me
> perplexed.
The error is indicative of not finding /usr/bin/env -- PATH and
similar doesn’t really matter here.
So Q do you have /usr/bin/env and are you using Tiger (Panther did not
support arguments for execv interpreters, so likely on a Panther
system it could fail with such error)?
More information about the textmate
mailing list