comparison tool_dependencies.xml @ 17:6eb2a0358b9c

ChemicalToolBoX update.
author Bjoern Gruening <bjoern.gruening@gmail.com>
date Sat, 01 Jun 2013 20:03:28 +0200
parents b65ec7d71aac
children ff23947232d0
comparison
equal deleted inserted replaced
16:fee8a773766b 17:6eb2a0358b9c
19 <action type="shell_command">make</action> 19 <action type="shell_command">make</action>
20 <action type="shell_command">make install</action> 20 <action type="shell_command">make install</action>
21 <action type="set_environment"> 21 <action type="set_environment">
22 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> 22 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
23 <environment_variable action="set_to" name="BABEL_DATADIR">$INSTALL_DIR/share/openbabel</environment_variable> 23 <environment_variable action="set_to" name="BABEL_DATADIR">$INSTALL_DIR/share/openbabel</environment_variable>
24 <environment_variable action="set_to" name="BABEL_LIBDIR">$INSTALL_DIR/lib/openbabel/2.2.99</environment_variable>
24 </action> 25 </action>
25 </actions> 26 </actions>
26 </install> 27 </install>
27 <readme>Compiling Confab requires g++, CMake 2.4+. Optional but required for a few features is libxml2 and zlib.</readme> 28 <readme>Compiling Confab requires g++, CMake 2.4+. Optional but required for a few features is libxml2 and zlib.</readme>
28 </package> 29 </package>