install open-babel
brew install open-babel
locate OPEN_BABEL_INCDIR and OPEN_BABEL_LIBDIR
OPEN_BABEL_INCDIR is /usr/local/Cellar/open-babel/2.3.2/lib/openbabel/2.3.2, where files like alias.h, descriptor.h, pointgroup.h, atom.h etc.
OPEN_BABEL_LIBDIR is /usr/local/Cellar/open-babel/2.3.2/lib/openbabel/2.3.2, where files like APIInterface.so, fastsearchformat.so, outformat.so, CSRformat.so, etc.
