[TxMt] Re: error messages
Matt Neuburg
matt at tidbits.com
Mon Apr 23 15:07:01 UTC 2007
On 4/23/07 6:52 AM, in article
fa09ca6d0704230652o573b3cavaaf77f648cbbdb3d at mail.gmail.com, "charles snyder"
<clsnyder at gmail.com> wrote:
> I installed ruby 1.8.5 and rails on mac osX 10.4.9 via darwinports.
> Ever since, using the run command (cmd-R) for ruby programs from
> textmate (latest version) gives me:
>
> "/bin/bash: line 4: Sat Apr 21 17:18:00 CDT 2007 /usr/local/bin/ruby:
> No such file or directory"
>
> Interestingly, I get the same message if I try to run a python program
> from textmate as well.
>
> There is a file 'ruby' in /usr/local/bin/ and a file 'ruby' in /usr/
> bin/ruby
>
> From the command line, "whereis ruby" gives me /usr/bin/ruby
But what does "which ruby" say?
Also, what does "echo $PATH" say?
m.
--
matt neuburg, phd = matt at tidbits.com, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
More information about the textmate
mailing list