Mercurial > repos > iuc > package_gnuplot_4_6
changeset 5:0750789cbac8 draft
Uploaded
author | iuc |
---|---|
date | Wed, 29 Oct 2014 11:20:13 -0400 |
parents | da4126791b4d |
children | 97105fc61351 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Oct 29 10:55:09 2014 -0400 +++ b/tool_dependencies.xml Wed Oct 29 11:20:13 2014 -0400 @@ -21,7 +21,7 @@ <repository changeset_revision="8f011e7388e1" name="package_cairo_1_12_14" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu"> <package name="cairo" version="1.12.14" /> </repository> - <repository changeset_revision="246f31787ca1" name="package_readline_6_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> + <repository changeset_revision="246f31787ca1" name="package_readline_6_2" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> <package name="readline" version="6.2" /> </repository> </action> @@ -31,6 +31,7 @@ <action type="set_environment"> <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> <environment_variable action="set_to" name="GNUPLOT_ROOT_PATH">$INSTALL_DIR</environment_variable> + <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[LIBGD_ROOT_PATH]/lib</environment_variable> </action> </actions> </install>