# HG changeset patch # User peterjc # Date 1470675736 14400 # Node ID 4eaac2545faa47348e0f8814824eefafa71ce2a9 # Parent edb0eb8d89215955a3a9078a43dade0f7f6f9c64 MIRA 4.9.5 not on sourceforge anymore diff -r edb0eb8d8921 -r 4eaac2545faa tool_dependencies.xml --- a/tool_dependencies.xml Wed Sep 02 06:47:20 2015 -0400 +++ b/tool_dependencies.xml Mon Aug 08 13:02:16 2016 -0400 @@ -4,6 +4,7 @@ + - http://downloads.sourceforge.net/project/mira-assembler/MIRA/development/mira_4.9.5_2_linux-gnu_x86_64_static.tar.bz2 + https://depot.galaxyproject.org/software/mira/mira_4.9.5_linux_x64.tar.bz2 bin $INSTALL_DIR @@ -26,7 +28,7 @@ uname arch echo "If pre-compiled MIRA binaries are now available for this, please report this" - echo "via https://github.com/peterjc/pico_galaxy/issues - thank you!" + echo "via https://github.com/peterjc/galaxy_mira/issues - thank you!" false @@ -34,7 +36,7 @@ $INSTALL_DIR - + $INSTALL_DIR/ @@ -42,15 +44,17 @@ Downloads MIRA v4.9.5 from Sourceforge, requesting Bastien's precompiled binaries -for 64 bit (x86_64) Linux or Mac OS X. Other platforms where compilation from -source would be required (e.g. 32 bit Linux) are not supported by this automated -installation script. +for 64 bit (x86_64) Linux. Currently the Mac OS X binaries are not available. + +Other platforms where compilation from source would be required (e.g. 32 bit Linux) +are not supported by this automated installation script. http://chevreux.org/projects_mira.html http://sourceforge.net/projects/mira-assembler/ The environment variable ``$MIRA4_9`` will point to the folder containing the -binaries, which is also pre-pended to the``$PATH`` variable. +binaries (with a trailing slash), and this is also pre-pended to the``$PATH`` +variable.