Matt<br><br>which ruby gives me:<br>/usr/local/bin/ruby (both terminal and Iterm)<br><br>echo $PATH results in:<br>/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin (iterm)<br>or<br>/usr/local/bin:/usr/local/sbin:/usr/local/mysql/bin:/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin (Terminal)
<br><br>Sorry for the cross post, but<br>I was unsure if there weren't 2 separate issues (screwy textmate or screwy shell variables), since I can run programs from the command line (with some weird behavior), but not from textmate....
<br><br>Thanks !<br><br><div><span class="gmail_quote">On 4/23/07, <b class="gmail_sendername">Matt Neuburg</b> <<a href="mailto:matt@tidbits.com">matt@tidbits.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 4/23/07 6:52 AM, in article<br><a href="mailto:fa09ca6d0704230652o573b3cavaaf77f648cbbdb3d@mail.gmail.com">fa09ca6d0704230652o573b3cavaaf77f648cbbdb3d@mail.gmail.com</a>, "charles snyder"<br><<a href="mailto:clsnyder@gmail.com">
clsnyder@gmail.com</a>> wrote:<br><br>> I installed ruby 1.8.5 and rails on mac osX 10.4.9 via darwinports.<br>> Ever since, using the run command (cmd-R) for ruby programs from<br>> textmate (latest version) gives me:
<br>><br>> "/bin/bash: line 4: Sat Apr 21 17:18:00 CDT 2007 /usr/local/bin/ruby:<br>> No such file or directory"<br>><br>> Interestingly, I get the same message if I try to run a python program<br>
> from textmate as well.<br>><br>> There is a file 'ruby' in /usr/local/bin/ and a file 'ruby' in /usr/<br>> bin/ruby<br>><br>> From the command line, "whereis ruby" gives me /usr/bin/ruby
<br><br>But what does "which ruby" say?<br><br>Also, what does "echo $PATH" say?<br><br>m.<br><br>--<br>matt neuburg, phd = <a href="mailto:matt@tidbits.com">matt@tidbits.com</a>, <<a href="http://www.tidbits.com/matt/">
http://www.tidbits.com/matt/</a>><br>A fool + a tool + an autorelease pool = cool!<br>AppleScript: the Definitive Guide - Second Edition!<br><<a href="http://www.amazon.com/gp/product/0596102119">http://www.amazon.com/gp/product/0596102119
</a>><br><br><br><br><br>______________________________________________________________________<br>For new threads USE THIS: <a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>(threading gets destroyed and the universe will collapse if you don't)
<br><a href="http://lists.macromates.com/mailman/listinfo/textmate">http://lists.macromates.com/mailman/listinfo/textmate</a><br></blockquote></div><br>