Skip to content

Instantly share code, notes, and snippets.

@Martin91
Created March 1, 2017 00:59
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 Martin91/08707e131ecfa50e8beeba49b55ffdaf to your computer and use it in GitHub Desktop.
Save Martin91/08707e131ecfa50e8beeba49b55ffdaf to your computer and use it in GitHub Desktop.
install nokogiri on mac os
gem install nokogiri -v '1.7.0.1' -- --with-xml2-include=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 --use-system-librarie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment