Created
September 1, 2016 15:33
-
-
Save davidkariuki/c80d3442b45b80ac55ddd26e60b4e45e to your computer and use it in GitHub Desktop.
Install Nokogiri on macOS Sierra (10.12)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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