# HG changeset patch # User peterjc # Date 1386674779 18000 # Node ID 79759fdec6cb59f5636d384a2f1847cf3db74c71 # Parent 302d13490b231dc94679e81cf6438c98b2c94519 Uploaded v0.0.2 preview 2, attempt auto-install for 64 bit Mac OS X. diff -r 302d13490b23 -r 79759fdec6cb tools/mira4/mira4_bait.xml --- a/tools/mira4/mira4_bait.xml Thu Nov 28 05:07:59 2013 -0500 +++ b/tools/mira4/mira4_bait.xml Tue Dec 10 06:26:19 2013 -0500 @@ -47,7 +47,7 @@ - + diff -r 302d13490b23 -r 79759fdec6cb tools/mira4/tool_dependencies.xml --- a/tools/mira4/tool_dependencies.xml Thu Nov 28 05:07:59 2013 -0500 +++ b/tools/mira4/tool_dependencies.xml Tue Dec 10 06:26:19 2013 -0500 @@ -5,21 +5,45 @@ - - https://downloads.sourceforge.net/project/mira-assembler/MIRA/stable/mira_4.0rc4_linux-gnu_x86_64_static.tar.bz2 - - bin - $INSTALL_DIR + + + + https://downloads.sourceforge.net/project/mira-assembler/MIRA/stable/mira_4.0rc5_darwin13.0.0_x86_64_static.tar.bz2 + + bin + $INSTALL_DIR + + + + + https://downloads.sourceforge.net/project/mira-assembler/MIRA/stable/mira_4.0rc4_linux-gnu_x86_64_static.tar.bz2 + + bin + $INSTALL_DIR + + + + + echo ERROR: Automated installation on your operating system and CPU architecture combination is not yet supported. + echo Your machine details (the output from 'uname' and 'arch'): + uname + arch + echo If pre-compiled MIRA binaries are now available for this, please report this + echo via https://github.com/peterjc/pico_galaxyt/issues - thank you! + false + + + + + $INSTALL_DIR - - $INSTALL_DIR - - + Downloads MIRA v4.0 from Sourceforge, requesting Bastien's precompiled binaries -for 64bit Linux (x86_64). He also has binaries for Mac OS X, which we could -use once the extensions to allow that are in the stable Galaxy releases. +for 64 bit (x86_64) Linux or Mac OS X. Other platforms were compilation from +source would be required (e.g. 32 bit Linux and Mac) are not supported by this +automated installation script. http://chevreux.org/projects_mira.html http://sourceforge.net/projects/mira-assembler/