I figured those "\r"s might be doing it but couldn't figure where they were coming from. Editing that bundle command in TM and re-saving with LF line endings did the trick. Thanks!<br><br>-B<br><br><div class="gmail_quote">
On Sun, Apr 5, 2009 at 7:43 PM, Rob McBroom <span dir="ltr"><<a href="mailto:textmate@skurfer.com">textmate@skurfer.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On 2009-Apr-5, at 8:26 PM, Brian Staszewski wrote:<br>
<br>
> Ruby is most definitely in TM's path, and checking the path from<br>
> within TM on both machines shows that they are exactly the same.<br>
<br>
</div>I'm sure `ruby` is on your system, but `ruby\r\rrequire` most likely<br>
is not. :)<br>
<br>
It looks to me like the script giving this error contains the wrong<br>
type of line endings. I have no idea how it ended up that way, but if<br>
you know where the file is, open it with TextMate, then do a "Save<br>
As…" and make sure "Line Endings" is "LF".<br>
<br>
--<br>
Rob McBroom<br>
<<a href="http://www.skurfer.com/" target="_blank">http://www.skurfer.com/</a>><br>
<br>
Don't try to tell me a thing is important to you if the whole of your<br>
"support" entails forcing other to spend time and money on it.<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
</blockquote></div><br>