comparison tool_dependencies.xml @ 1:13bf1327b5ac draft

Uploaded
author iuc
date Sun, 02 Mar 2014 03:09:52 -0500
parents b187137bb651
children 66e3350617b3
comparison
equal deleted inserted replaced
0:b187137bb651 1:13bf1327b5ac
19 <repository changeset_revision="12711c8cada7" name="package_zlib_1_2_8" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu"> 19 <repository changeset_revision="12711c8cada7" name="package_zlib_1_2_8" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu">
20 <package name="zlib" version="1.2.8" /> 20 <package name="zlib" version="1.2.8" />
21 </repository> 21 </repository>
22 </action> 22 </action>
23 23
24 <action type="make_install" /> 24 <action type="autoconf" />
25 <action type="set_environment"> 25 <action type="set_environment">
26 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> 26 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
27 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> 27 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
28 <environment_variable action="set_to" name="LIBCURL_ROOT_DIR">$INSTALL_DIR</environment_variable> 28 <environment_variable action="set_to" name="LIBCURL_ROOT_DIR">$INSTALL_DIR</environment_variable>
29 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> 29 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>