# HG changeset patch # User iuc # Date 1423755481 18000 # Node ID 84e97f5cd3ab5886aa2a82327bcf2a82313c4ea6 # Parent 03eea94e534ebe0f0c42284b3e0a611aa8e35ccb Uploaded diff -r 03eea94e534e -r 84e97f5cd3ab tool_dependencies.xml --- a/tool_dependencies.xml Thu Oct 09 05:20:53 2014 -0400 +++ b/tool_dependencies.xml Thu Feb 12 10:38:01 2015 -0500 @@ -1,12 +1,21 @@ + + + https://pypi.python.org/packages/source/n/numpy/numpy-1.9.0.tar.gz#md5=510cee1c6a131e0a9eb759aa2cc62609 $INSTALL_DIR/lib/python + + + + + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && + export ATLAS=$ATLAS_ROOT_PATH && python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin @@ -14,7 +23,7 @@ $INSTALL_DIR/bin $INSTALL_DIR/lib/python $INSTALL_DIR/bin - + Compiling numpy requires a C and Fortran compiler (typically gcc and gfortran). The PYTHONPATH for numpy can be accessed through PYTHONPATH_NUMPY and the binaries with PATH_NUMPY.