Thanks for the answer, Adam.<br><br>I've followed the instructions you provided. My path is in Txmate preferences.<br>I have the PATH variable = /usr/bin:/bin:/usr/sbin:/sbin<br>I have the TM_RUBY variable = /Users/marcc/.rvm/rubies/ruby-1.9.2-p290/bin<br>
<br>When I run a program, I don't get any error, there's simply no output. The only visible message is "Program exited with code #1 after 0.00 seconds"<br><br>Thanks<br><br><br><div class="gmail_quote">On Mon, Jan 9, 2012 at 7:09 PM, Adam Sharp <span dir="ltr"><<a href="mailto:adsharp@me.com">adsharp@me.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div class="im"><div>On 10/01/2012, at 1:48 PM, Marc Chanliau wrote:</div><br><blockquote type="cite">
I'm using Txmate 1.5.10 on Lion.<br><br></blockquote></div><blockquote type="cite">[...]</blockquote><div class="im"><div><blockquote type="cite"><br></blockquote></div><blockquote type="cite">First I downloaded Ruby 1.9.2 from RVM and I modified my path in .profile as follows:<br>

PATH=$PATH:.:~/.rvm/rubies/ruby-1.9.2-p290<br>export PATH<br>Could that be the reason I'm having problems?<br></blockquote></div></div><br><div>This won't affect TM, which keeps its own PATH variable rather than sourcing it from your profile: <a href="http://wiki.macromates.com/Troubleshooting/TextMateAndThePath" target="_blank">http://wiki.macromates.com/Troubleshooting/TextMateAndThePath</a>.</div>
<div class="im"><div><br></div><div><blockquote type="cite">I've changed a few things in my set up, though, so that might be the reason (?).</blockquote></div><div><br></div></div><div>Did you modify TM's PATH variable in Preferences > Advanced > Shell Variables?</div>
<div class="im"><div><br></div><div><blockquote type="cite">I've always been able to run Ruby programs from within Txmate, now I can't.</blockquote><br></div></div><div>Is the problem that TM can't locate your Ruby executable? If the PATH isn't your problem, please provide the error message you're getting.</div>
<div><br></div><div>Best,</div><div><br></div><div>Adam</div></div><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>