You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by bu...@apache.org on 2014/01/17 10:39:41 UTC

svn commit: r894482 - in /websites/staging/celix/trunk/content: ./ celix/documentation/buildingandrunning.html

Author: buildbot
Date: Fri Jan 17 09:39:41 2014
New Revision: 894482

Log:
Staging update by buildbot for celix

Modified:
    websites/staging/celix/trunk/content/   (props changed)
    websites/staging/celix/trunk/content/celix/documentation/buildingandrunning.html

Propchange: websites/staging/celix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jan 17 09:39:41 2014
@@ -1 +1 @@
-1559054
+1559055

Modified: websites/staging/celix/trunk/content/celix/documentation/buildingandrunning.html
==============================================================================
--- websites/staging/celix/trunk/content/celix/documentation/buildingandrunning.html (original)
+++ websites/staging/celix/trunk/content/celix/documentation/buildingandrunning.html Fri Jan 17 09:39:41 2014
@@ -135,7 +135,7 @@
                         <p>Note: Currently there is one build that builds Celix, the dependency manager and several small test bundles. This will be split into several small modules.
 Requirements</p>
 <p>To be able to build Celix, the following is needed:</p>
-<div class="codehilite"><pre>CMake (2.8.1)
+<div class="codehilite"><pre>CMake (2.8.4 and higher)
 GNU Make (3.81)
 GCC (4.2.1)
 Celix sources
@@ -265,9 +265,12 @@ Finally before the launcher can be execu
                         
                         
                         <div id="download" class="rc">
-                            <h2 id="requirements">Requirements</h2>
+                            <div class="codehilite"><pre>                        <span class="c">## Requirements</span>
+</pre></div>
+
+
 <ul>
-<li>CMake (2.8.1)</li>
+<li>CMake (2.8.4 and higher)</li>
 <li>GCC (4.2.1)</li>
 <li>GNU Make (3.81)</li>
 <li>ZLib</li>