Last active
March 26, 2017 11:53
-
-
Save pheisiph/138bb98d99780307bfac8b32a6efacdf to your computer and use it in GitHub Desktop.
Nokogiri
This file contains 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 -- \ | |
--with-xml2-include=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libxml2 \ | |
--use-system-libraries |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment