# HG changeset patch # User bgruening # Date 1390060620 18000 # Node ID 50cf95930bb658d64fc7cace335cc3fb58fcc9fa # Parent f0f48b09273f128832673a30acee20be3faa7e99 Uploaded diff -r f0f48b09273f -r 50cf95930bb6 tool_dependencies.xml --- a/tool_dependencies.xml Thu Nov 14 13:07:15 2013 -0500 +++ b/tool_dependencies.xml Sat Jan 18 10:57:00 2014 -0500 @@ -6,23 +6,36 @@ + + + - http://downloads.sourceforge.net/project/open-ms/OpenMS/OpenMS-1.11.1/OpenMS-1.11.1.tar.gz - + http://sourceforge.net/projects/open-ms/files/OpenMS/OpenMS-1.11.1/OpenMS-1.11.1.tar.gz - + + + + contrib - cmake . + cmake . -DBUILD_TYPE=SEQAN + cmake . -DBUILD_TYPE=LIBSVM + cmake . -DBUILD_TYPE=XERCESC + cmake . -DBUILD_TYPE=GSL + cmake . -DBUILD_TYPE=BOOST + cmake . -DBUILD_TYPE=COINOR + cmake . -DBUILD_TYPE=BZIP2 + cmake . -DBUILD_TYPE=GLPK + .. cmake . -DINSTALL_PREFIX=$INSTALL_DIR make doc_minimal @@ -37,6 +50,8 @@ This package downloads and installs OpenMS. http://open-ms.sourceforge.net/ + + Requirements: OpenGL is needed to compile OpenMS. You can find libopengl.so usually in some mesa libraries.