Created
March 1, 2017 00:59
-
-
Save Martin91/08707e131ecfa50e8beeba49b55ffdaf to your computer and use it in GitHub Desktop.
install nokogiri on mac os
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.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