Repository 'package_numpy_1_7'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/package_numpy_1_7

Changeset 11:8b3a5c7061d8 (2015-05-26)
Previous changeset 10:bbccf42aa8c0 (2015-05-26) Next changeset 12:300877695495 (2015-07-16)
Commit message:
Uploaded
modified:
tool_dependencies.xml
b
diff -r bbccf42aa8c0 -r 8b3a5c7061d8 tool_dependencies.xml
--- a/tool_dependencies.xml Tue May 26 05:25:45 2015 -0400
+++ b/tool_dependencies.xml Tue May 26 10:32:59 2015 -0400
[
@@ -22,6 +22,7 @@
                         <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="prepend_to" name="LD_LIBRARY_PATH">$ENV[ATLAS_LIB_DIR]/atlas</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>