Changes between Version 11 and Version 12 of Installation
- Timestamp:
- 08/19/11 14:15:58 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installation
v11 v12 13 13 14 14 A Ruby installation can be downloaded from: [[http://www.ruby-lang.org/en/downloads/] (MUSCLE does currently not work with Ruby 1.9.1 or newer). 15 16 15 == General Instructions == 17 If the dependencies are in place, you are ready to use MUSCLE. In general, for Java applications, no compilation is required.16 If the dependencies are in place, you are ready to build and install MUSCLE. 18 17 Extract the download, e.g. 19 18 {{{ … … 30 29 }}} 31 30 }}} 32 Invoke MUSCLE installation (we are installing muscle to the /opt/muscle directory which is default, type ./build.rb for more options):31 Invoke MUSCLE build script with installation (we are installing muscle to the /opt/muscle directory which is default, type ./build.rb for more options): 33 32 {{{ 34 33 #!div style="font-size: 90%"