<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Hi,</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><SPAN class="Apple-tab-span" style="white-space:pre"> </SPAN>I recently got interested in starting to learn ruby.  Since then I have done a few things.  I have installed the newest ruby (1.8.4) to my /usr/local/bin/ .  I also learned about TextMate, so I went and downloaded it.  I played around with it and noticed that i could run the ruby script within textmate using Run Script.  However, when I do this, i get two errors.  One is <FONT class="Apple-style-span" face="Lucida Grande" size="4"><SPAN class="Apple-style-span" style="font-size: 13.3px;">/bin/bash: line 3: cat: command not found.  This is at the beginning.  After it says program exited normally, it says /bin/bash: line 8: rm: command not found.  Also, it doesn't show any of the script as having run normally (didn't output anything).  Does anyone know whats wrong?  Thanks!</SPAN></FONT></DIV></BODY></HTML>