# HG changeset patch # User iuc # Date 1440427722 14400 # Node ID df7589f53a8876c798c52a60d8e89eb2e3edc22b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_libxml2_2_9_1 commit 1cd98503d73171f005e88d60a8e3d7d319fc914d diff -r 000000000000 -r df7589f53a88 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Aug 24 10:48:42 2015 -0400 @@ -0,0 +1,20 @@ + + + + + ftp://xmlsoft.org/libxml2/libxml2-2.9.1.tar.gz + ./configure --prefix=$INSTALL_DIR --without-python + make && make install + + $INSTALL_DIR/lib/pkgconfig + $INSTALL_DIR/bin + $INSTALL_DIR/lib + $INSTALL_DIR/lib + $INSTALL_DIR/include + $INSTALL_DIR/include + + + + + +