-
-
Save tdtadeu/19621adcad783da9a50c1b790444220a to your computer and use it in GitHub Desktop.
ERROR: cannot discover where libxml2 is located on your system. please make sure `pkg-config` is installed.
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
xcode-select --install | |
sudo gem install nokogiri -- --use-system-libraries --with-xml2-config=/path/to/xml2-config |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment