I'm trying to install the nokogiri gem on mavericks and getting the error:
checking for xmlParseDoc() in -lxml2... no
-----
libxml2 is missing. please visit http://nokogiri.org/tutorials/installing_nokogiri.html for help with installing dependencies.
Libxml2 is installed via homebrew. I've installed xcode as suggested on other stackoverflow questions, but the issue still remains.