Comment 1 for bug 1244094

Revision history for this message
Petr Olah (donthave) wrote :

quick (and dirty) solution for me was adding the path to the C_INCLUDE_PATH - at least until its fixed

if you have libxml installed through brew it should look something like this:

export C_INCLUDE_PATH=$C_INCLUDE_PATH:/usr/local/Cellar/libxml2/2.9.1/include/libxml2