Skip to content

Instantly share code, notes, and snippets.

@searls
Created June 24, 2011 18:57
Show Gist options
  • Save searls/1045422 to your computer and use it in GitHub Desktop.
Save searls/1045422 to your computer and use it in GitHub Desktop.
Installing capybara-webkit (1.0.0.beta4) with native extensions /Volumes/HD/Users/justin/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/site_ruby/1.8/rubygems/installer.rb:483:in `build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError)
/Volumes/HD/Users/justin/.rvm/rubies/ruby-1.8.7-p302/bin/ruby extconf.rb
Gem files will remain installed in /Volumes/HD/Users/justin/.rvm/gems/ruby-1.8.7-p302/gems/capybara-webkit-1.0.0.beta4 for inspection.
Results logged to /Volumes/HD/Users/justin/.rvm/gems/ruby-1.8.7-p302/gems/capybara-webkit-1.0.0.beta4/gem_make.out
from /Volumes/HD/Users/justin/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/site_ruby/1.8/rubygems/installer.rb:446:in `each'
from /Volumes/HD/Users/justin/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/site_ruby/1.8/rubygems/installer.rb:446:in `build_extensions'
from /Volumes/HD/Users/justin/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/site_ruby/1.8/rubygems/installer.rb:198:in `install'
from /Volumes/HD/Users/justin/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.10/lib/bundler/source.rb:96:in `install'
from /Volumes/HD/Users/justin/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.10/lib/bundler/installer.rb:55:in `run'
from /Volumes/HD/Users/justin/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.10/lib/bundler/spec_set.rb:12:in `each'
from /Volumes/HD/Users/justin/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.10/lib/bundler/spec_set.rb:12:in `each'
from /Volumes/HD/Users/justin/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.10/lib/bundler/installer.rb:44:in `run'
from /Volumes/HD/Users/justin/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.10/lib/bundler/installer.rb:8:in `install'
from /Volumes/HD/Users/justin/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.10/lib/bundler/cli.rb:275:in `update'
from /Volumes/HD/Users/justin/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.10/lib/bundler/vendor/thor/task.rb:22:in `send'
from /Volumes/HD/Users/justin/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.10/lib/bundler/vendor/thor/task.rb:22:in `run'
from /Volumes/HD/Users/justin/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.10/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
from /Volumes/HD/Users/justin/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.10/lib/bundler/vendor/thor.rb:246:in `dispatch'
from /Volumes/HD/Users/justin/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.10/lib/bundler/vendor/thor/base.rb:389:in `start'
from /Volumes/HD/Users/justin/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.10/bin/bundle:13
from /Volumes/HD/Users/justin/.rvm/gems/ruby-1.8.7-p302/bin/bundle:19:in `load'
from /Volumes/HD/Users/justin/.rvm/gems/ruby-1.8.7-p302/bin/bundle:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment