Changes between Version 36 and Version 37 of Installation

Show
Ignore:
Timestamp:
04/10/13 14:27:14 (12 years ago)
Author:
jorisborgdorff
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation

    v36 v37  
    55== Dependencies == 
    66 
    7 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. For the command-line interface [[http://www.ruby-lang.org/|Ruby]] is needed. 
     7In order to use the MUSCLE, you need 
    88 
    9 To compile and install MUSCLE, use the [[http://www.cmake.org/|CMake]] package. For the MUSCLE Transport Overlay, to communicate between different clusters,[[http://www.boost.org/|Boost]] is needed. 
     9* a recent Java runtime, either [[http://www.java.com/en/download/index.jsp|Oracle-Java]] or [[http://openjdk.java.net/|Open-JDK]]. 
     10* [[http://www.ruby-lang.org/|Ruby]] 
     11* The [[http://www.cmake.org/|CMake]] build system. 
     12 
     13For the MUSCLE Transport Overlay, to communicate between different clusters, 
     14* [[http://www.boost.org/|Boost]]. 
    1015 
    1116=== Installation of dependencies on a Debian flavored Linux ===