Skip to content

Instantly share code, notes, and snippets.

@andrehjr
Created August 3, 2011 21:04
Show Gist options
  • Save andrehjr/1123768 to your computer and use it in GitHub Desktop.
Save andrehjr/1123768 to your computer and use it in GitHub Desktop.
brew link libxml2
gem install nokogiri -- --with-xml2-include=/usr/local/Cellar/libxml2/2.7.8/include/libxml2 --with-xml2-lib=/usr/local/Cellar/libxml2/2.7.8/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment