Changes between Version 21 and Version 22 of BaseInstall


Ignore:
Timestamp:
Apr 28, 2009, 4:14:10 PM (15 years ago)
Author:
Christoph Mayer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BaseInstall

    v21 v22  
    1111}}}
    1212
    13 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. the case in svn versions), run the {{{./bootstrap}}} script first.:
     13Now, 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.:
    1414{{{
    1515> ./configure
     
    142142Next, start the {{{INET}}} binary in the {{{etc/simulation/omnet3}}}. This will start up the simulation that contains 3 router and 15 nodes that have Ariba nodes with the !PingPong application on it.
    143143
     144 * {{{--enable-simulation=yes}}} - for building for simulation integration
     145
    144146COMMENT_END
    145147}}}
    146148
    147 == Overview of special {{{configure}}} options ==
     149=== Overview of special {{{configure}}} options == =
    148150
    149151There are several options to {{{configure}}} that are specific to Ariba:
    150152
    151153 * {{{--enable-debug=yes}}} - for building a debug build
    152  * {{{--enable-simulation=yes}}} - for building for simulation integration
    153154 * {{{--enable-profiling=yes}}} - for profiling with gprof
    154155 * {{{--enable-logcolors=yes}}} - for colorful logging output