# HG changeset patch # User bgruening # Date 1365776141 14400 # Node ID 2c5354067ef0b1f3c47d61fc258da8b5dbc51267 inital upload diff -r 000000000000 -r 2c5354067ef0 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Fri Apr 12 10:15:41 2013 -0400 @@ -0,0 +1,16 @@ + + + + + https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz + $INSTALL_DIR/lib/python + 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/bin + + + + Compiling numpy requires a C and Fortran compiler (typically gcc and gfortran). + +