Gem install puzzlet

P

Pito Salas

$ gem list qtruby4 -r

*** REMOTE GEMS ***

qtruby4 (1.4.9)

$ sudo gem install qtruby4
ERROR: could not find gem qtruby4 locally or in a repository

# This flies in the face of my world model. I list a gem, it appears, I
try to install it, and it's not there

Any clue would be appreciated!
 
E

Eric Hodel

$ gem list qtruby4 -r

*** REMOTE GEMS ***

qtruby4 (1.4.9)

$ sudo gem install qtruby4
ERROR: could not find gem qtruby4 locally or in a repository

# This flies in the face of my world model. I list a gem, it
appears, I
try to install it, and it's not there

Any clue would be appreciated!

$ gem list -dr qtruby4

*** REMOTE GEMS ***

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.
 
S

Stefano Crocco

|> 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
 
E

Eric Hodel

Implying that Qtruby4 only works with mswin32? 'Cause I m on mac os
x :)

Apparently the gem author didn't bother to release a source-only gem.
Why not check the rubyforge project or homepage above.
 
E

Eric Hodel

Implying that Qtruby4 only works with mswin32? 'Cause I m on mac os
x :)

Apparently the gem author didn't bother to release a source-only gem.
Why not check the rubyforge project or homepage above.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top