From: Stefano Crocco Date: 2009-04-28T05:57:44+09:00 Subject: Re: Gem install puzzlet On Monday 27 April 2009, Pito Salas wrote: > |> qtruby4 (1.4.9) > |> Platform: mswin32 > |> Author: > |> Rubyforge: http://rubyforge.org/projects/qtruby > |> Homepage: http://rubyforge.org/projects/korundum/ > |> > |> Provides Qt bindings for Ruby programs. > |> $ > |> > |> Check `gem env` to see if you have mswin32 as a platform. > | > |Implying that Qtruby4 only works with mswin32? 'Cause I m on mac os x :) No, qtruby4 works on other operating systems (I'm sure about linux, but I don't know about Mac OS X). It's the gem that's only for windows. If you want to install it on Mac, you'll have to compile it yourself, I fear. By the way, notice that the 1.4.9 version is a bit old. A new version (2.0.3) has been released last month. Stefano