summaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
Diffstat (limited to 'README.html')
-rw-r--r--README.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/README.html b/README.html
index d805a5f..c1be5ea 100644
--- a/README.html
+++ b/README.html
@@ -810,7 +810,6 @@ USE_BUILD_LIBS ON
WITH_DBUS_WRAPPER ON
WITH_DLT ON
WITH_DOCUMENTATION OFF
-WITH_MAIN ON
WITH_PLUGIN_COMMAND ON
WITH_PLUGIN_CONTROL ON
WITH_PLUGIN_ROUTING ON
@@ -858,12 +857,22 @@ automotive-dlt [greater 2.5.0]
doxygen (only when WITH_DOCUMENTATION==ON) [tested on version 1.6.3]
</p>
</li>
+<li>
+<p>
+nodestatemanager headers [tested with version 0.1.0]
+</p>
+</li>
</ul></div>
<div class="paragraph"><p>To install them in a build environment like Ubuntu you can use:</p></div>
<div class="listingblock">
<div class="content">
<pre><tt>sudo apt-get install libdbus-1-dev libsqlite3-dev doxygen git cmake build-essential</tt></pre>
</div></div>
+<div class="paragraph"><p>The nodestatemanager can be retrieved from projects.genivi.org . You can install the headers on you system by</p></div>
+<div class="listingblock">
+<div class="content">
+<pre><tt>sudo make install-includeHEADERS</tt></pre>
+</div></div>
<div class="paragraph"><p>For building the tests, you will need the following packages:</p></div>
<div class="ulist"><ul>
<li>
@@ -1191,7 +1200,7 @@ handle later on.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-10-25 16:17:52 CEST
+Last updated 2012-12-17 13:07:13 CET
</div>
</div>
</body>