19 Apr
2007
19 Apr
'07
11:59 p.m.
On Apr 19, 2007, at 09:03, Jean-Philippe Humbert wrote:
The solution is online: http://jurassicgeek.blogspot.com/2007/03/ nettoyage-de-printemps.html You just need to install it (rubygems) manually:
cd ~/Desktop curl http://rubyforge.org/frs/download.php/16452/rubygems-0.9.1.tgz gunzip rubygems-0.9.1.tgz tar xvf rubygems-0.9.1.tar rm rubygems-0.9.1.tar cd rubygems-0.9.1 sudo ruby setup.rb
To upgrade to 0.9.2 sudo gem update --system
Then I start again the installtion of rb-rails ant it works.
We do not want people to have to install things manually. That's the whole reason MacPorts exists -- to make that unnecessary. If the rb-rubygems port is broken, then let's fix it. I myself do not use Ruby so I probably can't help fix the port.