Changes between Version 7 and Version 8 of Installation_old

Show
Ignore:
Timestamp:
07/26/11 14:18:06 (14 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation_old

    v7 v8  
    4444* '''build.rb'''  - The build script. It can compile the java sources, build jar archives build the native shared libraries. 
    4545* '''CMakeLists.txt''' - The configuration file for cmake. Only needed if the native libraries are to be built. This file is used by the build.rb, you do not have to call cmake manually. 
     46* '''doc''' - The Documentation for MUSCLE 
     47* '''OTF''' - The configuration and helper scripts for OTF trace logger.  
    4648* '''src''' - This directory contains the MUSCLE source code. 
    4749* '''thirdparty''' - The MUSCLE will automatically load third-party libraries which are in this directory.