# HG changeset patch # User bgruening # Date 1377941849 14400 # Node ID ec65852050efdb08284e7967b97d351889013eaa initial uploaded diff -r 000000000000 -r ec65852050ef tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Sat Aug 31 05:37:29 2013 -0400 @@ -0,0 +1,19 @@ + + + + + + http://ftp.gnu.org/gnu/gawk/gawk-4.1.0.tar.gz + ./configure --prefix=$INSTALL_DIR + make + make install + + $INSTALL_DIR/bin + + + + + Compiling GNU awk requires a C compiler. http://www.gnu.org/software/gawk/ + + +