bright pebbles dot org
alternative OS experience (all but windows)
If you chanced upon this message running gem command while trying to upgrade rubygems, you can get around it by typing:
$ RUBYLIB="/usr/lib/ruby/vendor_ruby/1.8/" ruby /usr/bin/gem
From here, you can upgrade rubygems:
$ RUBYLIB="/usr/lib/ruby/vendor_ruby/1.8/" ruby /usr/bin/gem install rubygems-update
$ RUBYLIB="/usr/lib/ruby/vendor_ruby/1.8/" ruby /usr/bin/gem update --system
Comments
Post new comment