Skip to content

Instantly share code, notes, and snippets.

@jbrown
Created April 28, 2015 00:19
Show Gist options
  • Save jbrown/d88234119a8828df606e to your computer and use it in GitHub Desktop.
Save jbrown/d88234119a8828df606e to your computer and use it in GitHub Desktop.
Installing Nokogiri on Yosemite
gem install nokogiri -- --use-system-libraries=true --with-xml2-include=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment