# HG changeset patch
# User bgruening
# Date 1368302817 14400
# Node ID ec80bba4bccbe4c29853ee181bf88a9c959b8eb6
# Parent c3041382815c0f338d1808980323fe2d81b0e7d8
Uploaded
diff -r c3041382815c -r ec80bba4bccb tool_dependencies.xml
--- a/tool_dependencies.xml Mon Apr 15 18:21:40 2013 -0400
+++ b/tool_dependencies.xml Sat May 11 16:06:57 2013 -0400
@@ -7,10 +7,11 @@
export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && python setup.py install --home $INSTALL_DIR --install-scripts $INSTALL_DIR/bin
$INSTALL_DIR/lib/python
+ $INSTALL_DIR/lib/python
$INSTALL_DIR/bin
- Compiling numpy requires a C and Fortran compiler (typically gcc and gfortran).
+ Compiling numpy requires a C and Fortran compiler (typically gcc and gfortran). The PYTHONPATH for numpy can be accessed through PYTHONPATH_NUMPY.