changeset 2:dfdc7a95a3cd draft

Uploaded
author iuc
date Sat, 02 Aug 2014 08:06:09 -0400
parents a8c9679ec601
children 056a5e8e3a52
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sat Aug 02 07:37:25 2014 -0400
+++ b/tool_dependencies.xml	Sat Aug 02 08:06:09 2014 -0400
@@ -22,6 +22,7 @@
                 <action type="set_environment">
                     <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
                     <environment_variable action="append_to" name="PYTHONPATH">$ENV[PYSAM_PATH]/lib/python</environment_variable>
+                    <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
                     <environment_variable action="prepend_to" name="PATH">$ENV[PYSAM_PATH]</environment_variable>
                     <environment_variable action="set_to" name="PYTHONPATH_LABELS">$INSTALL_DIR/lib/python</environment_variable>
                     </action>