On 10/01/2012, at 4:01 PM, Marc Chanliau wrote:
I've followed the instructions you provided. My path is in Txmate preferences.
I have the PATH variable = /usr/bin:/bin:/usr/sbin:/sbin
I have the TM_RUBY variable = /Users/marcc/.rvm/rubies/ruby-1.9.2-p290/bin
However it doesn't look like this is your problem.
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"
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.