# HG changeset patch # User mvdbeek # Date 1439573447 14400 # Node ID 472f8a7e13b3af334bd254f8c35c4990d0db3c66 # Parent 9c04607bbb089eec729b51db908000c63cec343f planemo upload commit 96ecd86165525684766848f98a1c3be4353ec3b1-dirty diff -r 9c04607bbb08 -r 472f8a7e13b3 tool_dependencies.xml --- a/tool_dependencies.xml Fri Aug 14 13:23:46 2015 -0400 +++ b/tool_dependencies.xml Fri Aug 14 13:30:47 2015 -0400 @@ -13,25 +13,16 @@ make make install - https://github.com/ncbi/sra-tools/archive/2.5.2.tar.gz https://github.com/ncbi/ngs/archive/1.1.3.tar.gz - ../src - ls - mv sra-tools-2.5.2 sra-tools - mv ngs-1.1.3 ngs - mv ncbi-vdb-2.5.2 ncbi-vdb LD_LIBRARY_PATH=LD_LIBRARY_PATH:$INSTALL_DIR/lib64:$INSTALL_DIR/lib - cd $INSTALL_DIR/src/ncbi-vdb ./configure --prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build make make install - cd $INSTALL_DIR/src/ngs/ngs-sdk - ./configure --prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build - make - make install - cd $INSTALL_DIR/src/sra-tools - ./configure --prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build --with-ncbi-vdb-build=$INSTALL_DIR/build --with-ncbi-vdb-sources=$INSTALL_DIR/src/ncbi-vdb --with-ngs-sdk-prefix=$INSTALL_DIR + + https://github.com/ncbi/sra-tools/archive/2.5.2.tar.gz + + ./configure --prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build --with-ncbi-vdb-build=$INSTALL_DIR/build sed -i -e "109s/-static//" tools/copycat/Makefile make make install @@ -39,6 +30,7 @@ ./vdb-config -s "/repository/user/main/public/cache-enabled=false" ./vdb-config -s "/repository/user/main/public/root=$INSTALL_DIR" + $INSTALL_DIR/bin