# HG changeset patch
# User bgruening
# Date 1369167389 14400
# Node ID 6fc7731ca1c59d991c9c7bbd4aff83cfbe181325
# Parent d161fa47699c960ae4899ba8c9d1fe86b2687a08
Uploaded
diff -r d161fa47699c -r 6fc7731ca1c5 tool_dependencies.xml
--- a/tool_dependencies.xml Mon May 20 15:10:01 2013 -0400
+++ b/tool_dependencies.xml Tue May 21 16:16:29 2013 -0400
@@ -4,14 +4,14 @@
-
+
https://pypi.python.org/packages/source/n/numpy/numpy-1.7.1.tar.gz
-
+
@@ -20,8 +20,8 @@
- echo $LAPACK_LIB_DIR/libblas.a > $INSTALL_DIR/bu.txt
- echo $ATLAS_LIB_DIR/libatlas.a > $INSTALL_DIR/au.txt
+ echo $LAPACK_LIB_DIR/libblas.a > $INSTALL_DIR/bu.txt
+ echo $ATLAS_LIB_DIR/libatlas.a > $INSTALL_DIR/au.txt
$INSTALL_DIR/lib/python
export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &&
export BLAS=$LAPACK_LIB_DIR/libblas.a &&
@@ -40,4 +40,4 @@
Compiling numpy requires a C and Fortran compiler (typically gcc and gfortran). The PYTHONPATH for numpy can be accessed through PYTHONPATH_NUMPY.
-
+
\ No newline at end of file