wtf? There isn't any whitespace or blank lines before: #!/usr/bin/ruby is there? On 3/9/06, Nathan Olberding <nathan.olberding / gmail.com> wrote: > > What if you use the path straight to the ruby interpreter, and not > > /usr/bin/env? > > Very interesting! When I change /usr/bin/env ruby to /usr/bin/ruby > (which is where the binary is), I get: > > : bad interpreter: No such file or directory > > -- > Posted via http://www.ruby-forum.com/. > >