Changes between Version 22 and Version 23 of Installation
- Timestamp:
- 09/20/12 10:26:14 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installation
v22 v23 13 13 The core functionality of the MUSCLE is written in Java. To be able to integrate native code with the MUSCLE, there is also a native part which is written in C++. Bootstrapping and platform independent configuration is done with a flexible setup mechanism written in Ruby. 14 14 15 In order to use the MUSCLE, you need a recent Java runtime, either [[http://www.java.com/en/download/index.jsp|Oracle-Java] or [[http://openjdk.java.net/|Open-JDK]]. Java third-party dependencies are already provided in the bundle and do not need to be independently installed.15 In order to use the MUSCLE, you need a recent Java runtime, either [[http://www.java.com/en/download/index.jsp|Oracle-Java]] or [[http://openjdk.java.net/|Open-JDK]]. Java third-party dependencies are already provided in the bundle and do not need to be independently installed. 16 16 17 17 For the command-line interface [[http://www.ruby-lang.org/|Ruby]] is needed.