Changes between Version 31 and Version 32 of Installation_old
- Timestamp:
- 07/27/11 15:31:43 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installation_old
v31 v32 8 8 In order to use the MUSCLE, you need a recent Java runtime. You can obtain it at either http://www.java.com/en/download/index.jsp (Sun-Java) or http://openjdk.java.net/ (Open-JDK). 9 9 10 A Ruby installation can be downloaded from: [[http://www.ruby-lang.org/en/downloads/]]. The MUSCLE does currently not work with Ruby 1.9.1 or newer. For ruby 1.8.x the json library is also required - install it with e.g. sudo gem install json. In principle it should be possible to run MUSCLE with JRuby instead of the standard Ruby. 11 12 10 A Ruby installation can be downloaded from: [[http://www.ruby-lang.org/en/downloads/]]. The MUSCLE does currently not work with Ruby 1.9.1 or newer. 13 11 == General Instructions == 14 12 If the dependencies are in place, you are ready to use the MUSCLE. In general no compilation required!