<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On 10/01/2012, at 4:01 PM, Marc Chanliau wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">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></span></blockquote><div><br></div><div>This may help re. getting TM and RVM to play together: <a href="http://beginrescueend.com/integration/textmate/">http://beginrescueend.com/integration/textmate/</a>. Using rvm-auto-ruby seems to be the easiest way to ensure TM is pointed to the correct ruby version.</div><div><br></div><div>However it doesn't look like this is your problem.</div><br><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">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"</span></blockquote></div><div><br></div><div>If you run your code from the command line, do you get any more output? If not, it looks like your code is just failing somewhere, before writing anything to stdout.</div><div><br></div><div>Adam</div></body></html>