Skip to content

Instantly share code, notes, and snippets.

@daipresents
Last active May 11, 2016 06:16
Show Gist options
  • Save daipresents/bf4893486b189496d414c7636410bd14 to your computer and use it in GitHub Desktop.
Save daipresents/bf4893486b189496d414c7636410bd14 to your computer and use it in GitHub Desktop.
WebDriverがMacに壮絶に入らなかったのでRVMにしたこと
192:~ daipresents$ sudo gem install selenium-webdriver
Password:
Building native extensions. This could take a while...
ERROR: Error installing selenium-webdriver:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/ffi-1.0.11 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/ffi-1.0.11/ext/ffi_c/gem_make.out
sudo /Developer/Library/uninstall-devtools --mode=all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment