Skip to content

Instantly share code, notes, and snippets.

@skiz
Created June 4, 2010 21:24
Show Gist options
  • Save skiz/425965 to your computer and use it in GitHub Desktop.
Save skiz/425965 to your computer and use it in GitHub Desktop.
mobile-warrior:storefront jmartin$ which ruby
/Users/jmartin/.rvm/rubies/ruby-1.9.2-head/bin/ruby
mobile-warrior:storefront jmartin$ gem install nokogiri
Building native extensions. This could take a while...
Successfully installed nokogiri-1.4.2
1 gem installed
Installing ri documentation for nokogiri-1.4.2...
Installing RDoc documentation for nokogiri-1.4.2...
mobile-warrior:storefront jmartin$ AUTOFEATURE=true autotest
loading autotest/cucumber_rails_rspec2
/opt/local/bin/ruby -rrubygems /Users/jmartin/.rvm/gems/ruby-1.9.2-head@rails3beta/gems/rspec-core-2.0.0.beta.10/bin/rspec /Users/jmartin/Projects/storefront/spec/models/category_spec.rb /Users/jmartin/Projects/storefront/spec/models/cart_spec.rb
/Users/jmartin/.rvm/gems/ruby-1.9.2-head@rails3beta/gems/nokogiri-1.4.2/lib/nokogiri/nokogiri.bundle: [BUG] Segmentation fault
ruby 1.8.7 (2010-01-10 patchlevel 249) [i686-darwin10]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment