Its all about Ruby On Rails
Leopard sucks while installing/updating gems
May be you guys have noticed that when you try to install a new gem on your machine it says some thing like “Updating meta data for 500 gems” and display one dot per gem. These dots moves very slowly and stops in some time.
I faced this situation many times and found a solution some where on net. I don’t remember the link but it worked.
According to that, you just need to add:
require ‘resolv-replace’
as the first require in /usr/bin/gem file.
enjoy!!
| Print article | This entry was posted by Akhil Bansal on August 7, 2008 at 5:17 pm, and is filed under gem, leopard, ruby. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |