Changes between Version 6 and Version 7 of Installation_old

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

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation_old

    v6 v7  
    4141== What’s in the bundle? == 
    4242The MUSCLE download bundle contains the following items: 
    43 * '''build''' - This directory contains the compiled Java bytecode and C++ libraries 
     43* '''build''' - This directory contains the compiled Java bytecode and C++ libraries. 
    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.