Comment on Search StackOverflow and paste code snippets without leaving Sublime Text 2Comments−orcinus12yIn case someone gets stuck getting howdoi to work on Mavericks, export the libxml2 path before pip install howdoi:export C_INCLUDE_PATH=/usr/local/Cellar/libxml2/2.9.1/include/libxml2:$C_INCLUDE_PATH
Comments
In case someone gets stuck getting howdoi to work on Mavericks, export the libxml2 path before pip install howdoi:
export C_INCLUDE_PATH=/usr/local/Cellar/libxml2/2.9.1/include/libxml2:$C_INCLUDE_PATH