# HG changeset patch # User dpryan79 # Date 1449046276 18000 # Node ID eb571a825cb98d94cc111c19555f973e4a52edfe Uploaded diff -r 000000000000 -r eb571a825cb9 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Dec 02 03:51:16 2015 -0500 @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + https://www.python.org/ftp/python/2.7.10/Python-2.7.10.tgz + + + + + + + + + + + + + + + + + + + + + + + + + + sed -i.bak -e "s/if host_platform == 'atheos':/if True:/g" setup.py + --enable-shared + https://bitbucket.org/pypa/setuptools/get/18.2.tar.bz2 + tar -xjf 18.2.tar.bz2 + pypa-setuptools-1a981f2e5031 + + + export PATH=$PATH:$INSTALL_DIR/bin && + export PYTHONHOME=$INSTALL_DIR && + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR && + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python2.7/site-packages/ && + export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$INSTALL_DIR/lib/pkgconfig && + $INSTALL_DIR/bin/python setup.py install --prefix=$INSTALL_DIR + + + $INSTALL_DIR/bin + $INSTALL_DIR + $INSTALL_DIR/lib + $INSTALL_DIR/lib/python2.7 + $INSTALL_DIR/lib/python2.7/site-packages + $INSTALL_DIR + $INSTALL_DIR/lib/pkgconfig + $INSTALL_DIR + + + + + + The Python programming language version 2.7.10 + + http://www.python.org + + + +