# HG changeset patch # User bgruening # Date 1366902151 14400 # Node ID 6fd6b904eeffd8fd1c96400789b0717c6a254ea2 # Parent 9e07452137da9d701a563e5c9606099fa771ddfc Uploaded diff -r 9e07452137da -r 6fd6b904eeff tool_dependencies.xml --- a/tool_dependencies.xml Tue Mar 26 12:47:14 2013 -0400 +++ b/tool_dependencies.xml Thu Apr 25 11:02:31 2013 -0400 @@ -11,18 +11,16 @@ make install $INSTALL_DIR/bin - - $INSTALL_DIR/lib/ - - + $INSTALL_DIR/share/openbabel - - $INSTALL_DIR/lib/openbabel/2.3.2 + + $INSTALL_DIR/lib/ + $INSTALL_DIR/include/ - Compiling OpenBabel requires g++ and CMake 2.4+. Optional but required for a few features is Eigen version 2 or newer and the cairo development libraries. + Compiling OpenBabel requires g++ and CMake 2.4+. Optional but required for a few features is Eigen version 2 or newer and the cairo development libraries. OPENBABEL_INCLUDE_DIR and OPENBABEL_LIB_DIR can be accessed from other tool wrappers.