From bec7e4f38620d7855c0e5c0d4cea933dcf2827f3 Mon Sep 17 00:00:00 2001 From: christian mueller Date: Thu, 23 Feb 2012 17:25:23 +0100 Subject: * [ GAM-4 ] Change Database Obsever notification implementation working, test are not ready yet. This implies that the Sockethandler is mandatory so I removed the cmake options. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 4458fa8..486f2a3 100644 --- a/README +++ b/README @@ -55,7 +55,7 @@ the commandline for cmake or (when installed via ccmake) You will need some packages in order to comile the GENIVI AudioManager Daemon, these are: -dbus (only when DBUS_WRAPPER==ON) [tested on version 1.2.16] -sqlite3 [tested on version 3.6.22] - -automotive-dlt [tested on version 2.2.0] + -automotive-dlt [greater 2.5.0] -doxygen (only when WITH_DOCUMENTATION==ON) [tested on version 1.6.3] to install them in a build environment like Ubuntu you can use: @@ -76,7 +76,7 @@ The build was tested on a freshly setup LinuxMint 12 (don't like Unity) with the sudo apt-get upgrade sudo apt-get install libdbus-1-dev libsqlite3-dev doxygen libgtest-dev google-mock git cmake build-essential python2.6-dev - git clone https://:@git.genivi.org/srv/git/DLT-daemon + git clone https://:@git.genivi.org/srv/git/AudioManager In order to build the project (out of source build), please follow these instructions on the commandline: -- cgit v1.2.1