Skip to content

Instantly share code, notes, and snippets.

@chaitu87
Created May 18, 2018 09:11
Show Gist options
  • Save chaitu87/86dffa5872e9bebedf5c5b96e6660072 to your computer and use it in GitHub Desktop.
Save chaitu87/86dffa5872e9bebedf5c5b96e6660072 to your computer and use it in GitHub Desktop.
Nokogiri OSX setup
gem install nokogiri -v 1.6.8.1 -- --use-system-libraries=true --with-xml2-include="$(xcrun --show-sdk-path)"/usr/include/libxml2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment