Dear TextMate experts,<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">I applied the latest Apple Security Patch about a week ago, and that afternoon at the first attempt following the patch I became suddenly unable to run Ruby scripts in Rubymate with the cmd-R Run choice from the Ruby bundle.
<br></blockquote><br>I have a similar problem, although I get a slightly different error:<br><br>/bin/bash: line 4: ]2; /Users/cassio/lib]1; cassio/lib/usr/bin/ruby: No such file or directory<br><br>Ruby 1.8.6 (compiled from source) is installed in /usr/bin.
<br>Textmate Version 1.5.5 (1383)<br>Mac OS X 10.4.9<br><br>I don't have anything on ~/Library/Application Support/TextMate or in /Library/Application Support/TextMate.  My default shell is tcsh.<br><br>The run command in Ruby bundle reads:
<br><br>export RUBYLIB="$TM_BUNDLE_SUPPORT/RubyMate${RUBYLIB:+:$RUBYLIB}"<br>export TM_RUBY=$(which "${TM_RUBY:-ruby}")<br><br>"${TM_RUBY}" -- "$TM_BUNDLE_SUPPORT/RubyMate/run_script.rb"
<br><br>Any ideas what I might be doing wrong?<br><br>Thanks in advance,<br>Cassio<br>