[TxMt] erb Load Error?
Simon Ruderich
simon at ruderich.com
Thu Sep 6 15:44:17 UTC 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Mike Mellor wrote:
>
> Well, I got things working again, but I'm a little confused as to how to
> really fix the problem. What I found was that my commands the began
> #!/usr/bin env ruby
> were failing to execute. Changing the first line to
> #!/usr/local/bin/ruby
> works. It's not a TextMate issue, but a problem with my system (that I
> need to figure out).
> Thanks for the help.
>
> Mike
Are you sure it was #!/usr/bin env ruby? Because it should be
#!/usr/bin/env ruby (note the slash).
Does "/usr/bin/env ruby" work in the Terminal?
What does "echo $PATH" print?
Simon
- --
+ privacy is necessary
+ using http://gnupg.org
+ public key id: 0x6115F804EFB33229
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
iD8DBQFG4CBRYRX4BO+zMikRCjYUAKDVIv496mFd8rdApmsR6lrMMI/d4ACfTGu+
J2YD/qQF2/SjwMeQX7xCXls=
=Lmi2
-----END PGP SIGNATURE-----
More information about the textmate
mailing list