# HG changeset patch # User iuc # Date 1385537612 18000 # Node ID c19e34aa42a277b293e80912c4d8a68bd92e9d5f Uploaded diff -r 000000000000 -r c19e34aa42a2 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Nov 27 02:33:32 2013 -0500 @@ -0,0 +1,24 @@ + + + + + + https://github.com/bgruening/download_store/raw/master/pil/Imaging-1.1.7.tar.gz + + 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 + + + + + Installation of the Python Imaging Library (PIL). + http://www.pythonware.com/products/pil/ + The installation can be accessed via PIL_PATH. + + +