Changes between Version 28 and Version 29 of BaseInstall
- Timestamp:
 - May 28, 2009, 8:33:39 AM (16 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
BaseInstall
v28 v29 44 44 > ./bootstrap_libs 45 45 }}} 46 This script will automatically download all necessary libraries and compile them inside a new {{{./libs}}} subdirectory and install them into {{{./build}}}. In the end the ariba library itself is compiled to {{{./build}}}. 46 This script will automatically download all necessary libraries and compile them inside a new {{{./libs}}} subdirectory and install them into {{{./build}}}. In the end the ariba library itself is compiled to {{{./build}}}. You can safely delete the {{{./libs}}} subdirectory after the process. 47 47 48 48 == Running the !PingPong Sample ==