Changes between Version 40 and Version 41 of BaseInstall


Ignore:
Timestamp:
Mar 16, 2012, 9:30:37 AM (12 years ago)
Author:
bless@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BaseInstall

    v40 v41  
    2828}}}
    2929
    30 Now, configure, compile, and install ariba (if not all libraries needed by Ariba are available on your system, read the section 'Prequisites'). If no {{{configure}}} script is available (e.g. when you checked out an svn version), run the {{{./bootstrap}}} script first.:
     30Alternatively, you could try to use the latest development code from our SVN trunk:
     31{{{
     32> svn co https://svn.tm.kit.edu/SpoVNet-KA/entwicklung/ariba/trunk ariba-trunk
     33> cd ariba-trunk
     34}}}
     35
     36Now, configure, compile, and install ariba (if not all libraries needed by Ariba are available on your system, read the section 'Prequisites'). If no {{{configure}}} script is available (e.g., when you checked out an SVN version), run the {{{./bootstrap}}} script first.:
    3137{{{
    3238> ./configure