Legend:
- Unmodified
- Added
- Removed
-
INSTALL
r9745 r10430 20 20 21 21 ariba currently build on Linux systems. Our reference platform is 22 Ubuntu 8.04 with the g++ compiler version 4.1. Download the latest 22 Ubuntu 8.04 with the g++ compiler version 4.1. However, latest 23 Ubuntu releases should work, too. Download the latest 23 24 ariba package from the the download site 24 25 http://ariba-underlay.org/downloads 26 or get the latest trunk code: 27 svn co https://svn.tm.kit.edu/SpoVNet-KA/entwicklung/ariba/trunk ariba-trunk 25 28 26 29 Extract the archive and change into the project directory: … … 28 31 > tar xfz ./ariba-x.x.x.tar.gz 29 32 > cd ariba-x.x.x 33 34 For SVN checkout you have to 35 > cd ariba-trunk 30 36 31 37 Now, configure, compile, and install ariba (if not all libraries
Note:
See TracChangeset
for help on using the changeset viewer.