Skip to content

Instantly share code, notes, and snippets.

@davidkariuki
Created September 1, 2016 15:33
Show Gist options
  • Select an option

  • Save davidkariuki/c80d3442b45b80ac55ddd26e60b4e45e to your computer and use it in GitHub Desktop.

Select an option

Save davidkariuki/c80d3442b45b80ac55ddd26e60b4e45e to your computer and use it in GitHub Desktop.
Install Nokogiri on macOS Sierra (10.12)
gem install nokogiri -v '1.6.8' -- --use-system-libraries=true --with-xml2-include=/Applications/Xcode-beta.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