# HG changeset patch # User geert-vandeweyer # Date 1407481518 14400 # Node ID 35154a48b485b984283491eea7be505094c9c40b # Parent 704642a18837ef5ad737286b619fc6cea16ff076 Uploaded diff -r 704642a18837 -r 35154a48b485 tool_dependencies.xml --- a/tool_dependencies.xml Tue Jul 29 08:30:57 2014 -0400 +++ b/tool_dependencies.xml Fri Aug 08 03:05:18 2014 -0400 @@ -1,18 +1,17 @@ - + - + + + + + http://sourceforge.net/projects/rseqc/files/RSeQC-2.3.9.tar.gz - - - - - $INSTALL_DIR/lib/python $INSTALL_DIR/lib64/python export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin @@ -24,7 +23,7 @@ RSeQC version 2.3.9, documentation available at http://rseqc.sourceforge.net/. - Requires gcc and python 2.7. This package is a test to include python 2.7 installation as a pre-installation dependency. + Requires gcc and python 2.7. This package is identical to the main package of nilesh, but includes python 2.7 installation as a pre-installation dependency for systems running on python 2.6 by default.