Changes between Version 39 and Version 40 of BaseInstall
- Timestamp:
 - May 10, 2011, 10:06:34 AM (14 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
BaseInstall
v39 v40 13 13 Ariba provides the {{{bootstrap_libs}}} script that will help you in installing several libraries. What you should anyway do locally: 14 14 {{{ 15 sudo apt-get install g++ libs ll-dev autoconf automake libtool libltdl-dev15 sudo apt-get install g++ libssl-dev autoconf automake libtool libltdl-dev 16 16 }}} 17 17