Gem::LoadError: Could not find RubyGem rgl (>= 0.0.0)
from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:304:in
`report_activate_error'
from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:238:in
`activate'
from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:76:in
`active_gem_with_options'
from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:50:in `gem'
from (irb):3
Gem::LoadError: Could not find RubyGem rgl (>= 0.0.0)
from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:304:in
`report_activate_error'
from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:238:in
`activate'
from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:76:in
`active_gem_with_options'
from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:50:in `gem'
from (irb):3
> I'm trying to install and use one particular gem in a non-standard
> location. I'd like to keep using both standard or non-standard
> installed gems.
> I'v been able to install the "rgl" (Ruby Graph Library) in a personnal
> directory like this : ...
> But I'm unable to use it :
...
>>> gem "rgl"
> Gem::LoadError: Could not find RubyGem rgl (>= 0.0.0)>
> Thank you for any help
I cannot reproduce:
Hum, I also success thank's to your commands (perhaps I've done some
mistake
with my numerous trys, with several ruby versions (macport et apple)
and the various gems repositories I tested..)
But now I sure this was the way to go!