# HG changeset patch # User iuc # Date 1412846453 14400 # Node ID 03eea94e534ebe0f0c42284b3e0a611aa8e35ccb Imported from capsule None diff -r 000000000000 -r 03eea94e534e tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Oct 09 05:20:53 2014 -0400 @@ -0,0 +1,22 @@ + + + + + + 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 && + python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin + + + $INSTALL_DIR/lib/python + $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. + +