Skip to content

Instantly share code, notes, and snippets.

@bsy
Created February 18, 2014 12:04
Show Gist options
  • Save bsy/9069685 to your computer and use it in GitHub Desktop.
Save bsy/9069685 to your computer and use it in GitHub Desktop.
fix for nokogiri libxml2 issue on mavericks
gem install nokogiri -- --with-xml2-dir=/usr --with-xslt-dir=/opt/local --with-iconv-dir=/opt/local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment