# HG changeset patch # User bgruening # Date 1369561434 14400 # Node ID 1aa6410e151bce6399a87a4a3e375ddba5f44d97 # Parent 7283651b62fe4ae6c5f7675e1a9afa70a4e8f19d Uploaded diff -r 7283651b62fe -r 1aa6410e151b tool_dependencies.xml --- a/tool_dependencies.xml Thu May 23 14:24:42 2013 -0400 +++ b/tool_dependencies.xml Sun May 26 05:43:54 2013 -0400 @@ -26,11 +26,12 @@ python setup.py install --home $INSTALL_DIR --install-scripts $INSTALL_DIR/bin $INSTALL_DIR/lib/python + $INSTALL_DIR/bin $INSTALL_DIR/lib/python - $INSTALL_DIR/bin + $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. + Compiling numpy requires a C and Fortran compiler (typically gcc and gfortran). The PYTHONPATH for numpy can be accessed through PYTHONPATH_NUMPYand the binaries with PATH_NUMPY.