ERROR: Error installing ruby-opengl:
D:\Downloads>gem install -r ruby-opengl
Building native extensions. This could take a while...
ERROR: Error installing ruby-opengl:
ERROR: Failed to build gem native extension.
rake RUBYARCHDIR=C:/Ruby192/lib/ruby/gems/1.9.1/gems/ruby-opengl-0.60.1/lib RUBY
LIBDIR=C:/Ruby192/lib/ruby/gems/1.9.1/gems/ruby-opengl-0.60.1/lib
C:/Ruby192/lib/ruby/1.9.1/rubygems.rb:340:in `bin_path': can't find executable r
ake for rake-0.8.7 (Gem::Exception)
from C:/Ruby192/bin/rake:19:in `<main>'
2 Posted by tim on 25 Sep, 2010 05:45 PM
http://www.pubbs.net/201008/ruby/15569-ruby-core31666-bug-3677-unab...
quote "Appears that deleting your installation's "rake.gemspec" file is enough."
moving to next problem:
C:/Ruby192/bin/ruby.exe -rubygems C:/Ruby192/lib/ruby/gems/1.9.1/gems/rake-0.8.7
/bin/rake RUBYARCHDIR=C:/Ruby192/lib/ruby/gems/1.9.1/gems/ruby-opengl-0.60.1/lib RUBYLIBDIR=C:/Ruby192/lib/ruby/gems/1.9.1/gems/ruby-opengl-0.60.1/lib ruby mkrf_conf.rb
rake aborted!
Command failed with status (1): [ruby mkrf_conf.rb...]
Support Staff 3 Posted by Nick Quaranto on 03 Oct, 2010 05:10 PM
This could be a whole slew of problems, from your Windows environment doesn't have a compiler to you don't have the right OpenGL libraries.
I would start by getting Ruby from the RubyInstaller and see if that helps.
http://rubyinstaller.org