Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread
Message: 96180
BY: Rob Bogdan (thebogdan)
DATE: 2011-03-13 21:57
SUBJECT: rmagick(2.12.0 not >= 0)

 

Hit this error trying to use gruff for the first time:

C:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems.rb:900:in `report_activate_error': RubyGem version error: rmagick(2.12.0 no
t >= 0) (Gem::LoadError)
from C:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems.rb:248:in `activate'
from C:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems.rb:212:in `rescue in try_activate'
from C:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems.rb:209:in `try_activate'
from C:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:57:in `rescue in require'
from C:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:35:in `require'
from C:/Ruby192/lib/ruby/gems/1.9.1/gems/gruff-0.3.6/lib/gruff/base.rb:2:in `<top (required)>'
....

PS C:\Users\rbogdan\Downloads\Ruby> gem list

*** LOCAL GEMS ***
gruff (0.3.6)
...
rmagick (2.12.0 mswin32)

Tried installing and uninstalling rmagick-win32; no issues during install:

Successfully installed rmagick-2.12.0-x86-mswin32
1 gem installed
Installing ri documentation for rmagick-2.12.0-x86-mswin32...
Installing RDoc documentation for rmagick-2.12.0-x86-mswin32...


Thread View

Thread Author Date
rmagick(2.12.0 not >= 0)Rob Bogdan2011-03-13 21:57
      RE: rmagick(2.12.0 not >= 0)Dan Rumney2011-03-27 01:57

Post a followup to this message