On 26 Oct 2007, at 08:44, Chris Yates wrote:

I'm getting the message "interpreter failed: No such file or directory" when

I try to use bundle commands that are written in Ruby, including commenting,

HTML's "Convert selection to entities" and so on.


Sounds like you already did, but make sure you read http://macromates.com/textmate/manual/shell_commands#search_path

Also try putting

which ruby

And 

echo $TM_RUBY

on a line in a TM document and pressing ⌃R to see the result.