Friday, December 01, 2006

RubyGems Error

If you get this error when trying to install a gem:
/usr/local/lib/ruby/1.8/yaml.rb:133: [BUG] Segmentation fault

Run "gem environment" to find the "gem path" (i.e. /usr/local/lib/ruby/gems/1.8 ) and delete the "source_cache" file located in that directory.


No comments: