[TxMt] Re: Simple question re. running a Ruby program

Marc Chanliau marc.chanliau at gmail.com
Tue Jan 10 18:27:22 UTC 2012


Adam,

>>This may help re. getting TM and RVM to play together:
http://beginrescueend.com/integration/textmate/. Using rvm-auto-ruby seems
to be the easiest way to ensure TM is pointed to the correct ruby version.<<

That fixed the problem! (my TM_RUBY var was not correct).

Thanks again for all the help.


On Mon, Jan 9, 2012 at 9:21 PM, Adam Sharp <adsharp at me.com> wrote:

> 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
>
>
> This may help re. getting TM and RVM to play together:
> http://beginrescueend.com/integration/textmate/. Using rvm-auto-ruby
> seems to be the easiest way to ensure TM is pointed to the correct ruby
> version.
>
> 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.
>
> Adam
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20120110/ee9417ac/attachment.html>


More information about the textmate mailing list