[TxMt] Re: "interpreter failed: No such file or directory." error

Allan Odgaard mailinglist at textmate.org
Mon Jan 26 17:50:22 UTC 2015


On 26 Jan 2015, at 19:01, Ross Ahmed wrote:

> Here¹s what I¹ve done, none of which has solved the problem:
>
> 	1. Gone to TextMate > Preferences > Variables and changed the value 
> of
> path from 		$PATH:/opt/local/bin:/usr/local/bin:/usr/texbin to
> $PATH:/opt/local/bin
>
> 	2. Gone to TextMate > Preferences > Variables and changed the value 
> of
> path from $PATH:/opt/local/bin:/usr/local/bin:/usr/texbin to
> $PATH:/usr/local/bin
>
> 	3. Deleted the folder ~/Library/Application Support/Avian
>
> Is there anything else I can do?

You can see what the effective value of PATH is by pressing ⌃R on a 
line containing: echo $PATH

If it’s not what you have set in Preferences → Variables then you 
likely have it set in ~/.tm_properties.


More information about the textmate mailing list