# HG changeset patch # User iuc # Date 1406382268 14400 # Node ID c0735727b53074888f90004b1cb4b1cf0adde9f9 # Parent f62fa47b852d516a3e37e74836146e5891a3528a Uploaded diff -r f62fa47b852d -r c0735727b530 tool_dependencies.xml --- a/tool_dependencies.xml Wed Jan 22 07:23:11 2014 -0500 +++ b/tool_dependencies.xml Sat Jul 26 09:44:28 2014 -0400 @@ -5,7 +5,7 @@ http://ftp.gnu.org/pub/gnu/ncurses/ncurses-5.9.tar.gz - ./configure --prefix $INSTALL_DIR --with-shared + ./configure --prefix $INSTALL_DIR --with-shared --enable-symlinks make make install @@ -15,6 +15,8 @@ $INSTALL_DIR $INSTALL_DIR/lib $INSTALL_DIR/lib + $INSTALL_DIR/include + $INSTALL_DIR/include