# HG changeset patch # User fubar # Date 1377664477 14400 # Node ID cf0a4294fcb72f7e170bdd966764b0ade4bf0393 Uploaded diff -r 000000000000 -r cf0a4294fcb7 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Aug 28 00:34:37 2013 -0400 @@ -0,0 +1,19 @@ + + + + + + http://cython.org/release/Cython-0.19.1.tar.gz + $INSTALL_DIR/lib/python + $INSTALL_DIR/lib64/python + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python && python setup.py install + + $INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python + + + + + Installation of Cython requires a compiler and stuff so you may need build-essentials or equivalent installed + + +