X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=README.html;h=e37c8c946bba794bac890785b3f8a7f5012c8b37;hb=c0fd43259ab0e269dd0918231c162d19d2dea593;hp=c1be5ea4883b0e4532473dadf9518e295a99a375;hpb=54c5e965fe8f9a53a78834028fd65c792493da2b;p=profile%2Fivi%2Fgenivi%2Fgenivi-audio-manager.git diff --git a/README.html b/README.html index c1be5ea..e37c8c9 100644 --- a/README.html +++ b/README.html @@ -830,6 +830,8 @@ gtest_force_shared_crt OFF
-DDBUS_SERVICE_OBJECT_PATH="XXX"

sets the object path for Dbus, default "/org/genivi/audiomanager\0"

-DDEFAULT_TELNETPORT="XXX"

sets the default telnetport, default 6060. Can be overwriten by command line parameter

-DMAX_TELNETCONNECTIONS="XXX"

sets the default maximum number of telnetconnections, default is 3

+
-DNSM_PATH="XXX"

sets the path of the NSM DBUS interface

+
-DNSM_INTERFACE="XXX"

sets the interface to the NSM DBUS interface

In order to change these options, you can modify this values with ccmake, do the appropriate changes in CmakeList.txt or via the commandline for cmake or (when installed via ccmake)

@@ -857,18 +859,18 @@ automotive-dlt [greater 2.5.0] doxygen (only when WITH_DOCUMENTATION==ON) [tested on version 1.6.3]

-
  • -

    -nodestatemanager headers [tested with version 0.1.0] -

    -
  • To install them in a build environment like Ubuntu you can use:

    sudo apt-get install libdbus-1-dev libsqlite3-dev doxygen git cmake build-essential
    -

    The nodestatemanager can be retrieved from projects.genivi.org . You can install the headers on you system by

    + +
    +

    The NodeStateManager

    +

    The nodestatemanager headers are needed to compile the audiomanager. If the nodestatemanagerincludes are not found, +the headers shipped with the audiomanager are used. +The nodestatemanager can be retrieved from projects.genivi.org . You can install the headers on you system by

    sudo make install-includeHEADERS
    @@ -1200,7 +1202,7 @@ handle later on.