/var/lib/gems/1.8 actually does contain “bin/” “cache/” “doc/” “gems/”
“source_cache” “specifications/”. Within that, the gems/ dir does
indeed contain dirs for all the gems I’ve just installed such as
rails, actionmailer, mongrel, and several others.
Any help to fix this would be greatly appreciated.
/var/lib/gems/1.8 actually does contain “bin/” “cache/” “doc/” “gems/”
“source_cache” “specifications/”. Within that, the gems/ dir does
indeed contain dirs for all the gems I’ve just installed such as
rails, actionmailer, mongrel, and several others.
Any help to fix this would be greatly appreciated.
Please remove the rubygems package that you installed using apt-get,
its broken. Download the tgz file of rubygems from rubyforge.org and
install rubygems using that. Everything will be fine after that.
Please remove the rubygems package that you installed using apt-get,
its broken. Download the tgz file of rubygems from rubyforge.org and
install rubygems using that. Everything will be fine after that.