# HG changeset patch # User iuc # Date 1386346453 18000 # Node ID 6f5b18f6dd0c8e338478c132ace4ee16c59106b4 Uploaded diff -r 000000000000 -r 6f5b18f6dd0c tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Fri Dec 06 11:14:13 2013 -0500 @@ -0,0 +1,22 @@ + + + + + + git clone --recursive https://bitbucket.org/james_taylor/bx-python + git reset --hard ac9fa7a479f269421edc1b0e4f1c2431981b0cf5 + + 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 bx-python. The installation can be accessed via BX_PYTHON_PATH. + + +