From: James Gray Date: 2009-08-13T10:44:37+09:00 Subject: Re: Configuring Textmate for Ruby 1.9.1 On Aug 12, 2009, at 7:50 PM, Mike Agres wrote: > Alright, here's the error I (still) get: > > /tmp/temp_textmate.dLXXwJ: line 6: : command not found > > My setting is as follows: > > Variable: TM_RUBY > Value: ./opt/local/bin/ruby1.9 . in a Unix path means "current directory" and that's not what you meant here. Try removing it and I suspect it will work just fine. James Edward Gray II