Skip to content

Instantly share code, notes, and snippets.

@tdtadeu
tdtadeu / nokogiri.sh
Last active March 20, 2018 14:08 — forked from wbotelhos/nokogiri.sh
ERROR: cannot discover where libxml2 is located on your system. please make sure `pkg-config` is installed.
xcode-select --install
sudo gem install nokogiri -- --use-system-libraries --with-xml2-config=/path/to/xml2-config