brew install <package>
). If you don't have homebrew installed, please see brew.sh.make
is unable to find header files (particularly on OSX 10.10 Yosemite), it's likely that /usr/include is missing or empty. Run xcode-select --install
and install the Command Line Developer Tools to resolve this issue.