From: "Charles L. Snyder" Date: 2007-04-22T07:45:06+09:00 Subject: Texmate Hi 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 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 Since I am currently looking at a book on my desk called "Textmate - Power editing for the Mac", I thought someone in this group might have a suggestion.... TIA C L Snyder