changeset 9:c7ae57300a77 draft

Uploaded
author iuc
date Thu, 26 Feb 2015 15:58:43 -0500
parents a4bdc17eed4a
children bbccf42aa8c0
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sat Feb 14 22:29:00 2015 -0500
+++ b/tool_dependencies.xml	Thu Feb 26 15:58:43 2015 -0500
@@ -21,6 +21,7 @@
                     <action type="set_environment">
                         <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
                         <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
+                        <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[ATLAS_LIB_DIR]</environment_variable>
                         <environment_variable action="set_to" name="PYTHONPATH_NUMPY">$INSTALL_DIR/lib/python</environment_variable>
                         <environment_variable action="set_to" name="PATH_NUMPY">$INSTALL_DIR/bin</environment_variable>
                     </action>