Skip to content

Instantly share code, notes, and snippets.

@sftsk
Last active August 29, 2015 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sftsk/cbfe0cfa62ffa357b011 to your computer and use it in GitHub Desktop.
Save sftsk/cbfe0cfa62ffa357b011 to your computer and use it in GitHub Desktop.
install nokogiri osx yosemite
gem install nokogiri -- --with-xml2-include=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 --use-system-libraries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment