I installed RVM 1.6.5 on my Centos 5.4. Everything went well, but when I try and use the gem command I get the error.
usr/local/rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/config_file.rb:28:in `': uninitialized constant Gem::ConfigFile (NameError)
I cant seem to find any answers on google for this error. Ruby was installed as root. Does anyone have any idea on how I would start troubleshooting this problem. Thank you.