Skip to content

Instantly share code, notes, and snippets.

@caspian311
Created March 29, 2017 13:08
Show Gist options
  • Save caspian311/66de2a4e9c4f9f50db62db0fa4cec444 to your computer and use it in GitHub Desktop.
Save caspian311/66de2a4e9c4f9f50db62db0fa4cec444 to your computer and use it in GitHub Desktop.
Installing Nokogiri on MacOS
gem install nokogiri -- \
--use-system-libraries \
--with-xml2-include=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment