summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIngo Huerner <ingo.huerner@xse.de>2013-06-25 01:18:53 +0200
committerIngo Huerner <ingo.huerner@xse.de>2013-06-25 01:18:53 +0200
commitb3b3094e5967b3644c69e9f82de8e39f9e9362d6 (patch)
treedead6c4d20b7b89feb9637c7e36f4279a981567f /README
parent3e1b8364beae20755494bbd2ba198a1fca9a1eba (diff)
downloadpersistence-client-library-b3b3094e5967b3644c69e9f82de8e39f9e9362d6.tar.gz
Added ref counter for init/deinit; updated header doxygen tags; removed several printf; different minor optimizations
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 79a3b5b..d4506f5 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ The Persistence Client Library has been developed using Ubuntu 11.10
Required packages
- automotive-dlt: available via GENIVI projects
-- Itzam/C: download from here
+- Itzam/C: download from http://www.coyotegulch.com/products/itzam/c/index.html
In order to work with the PCL package config replace in the Itzam/C configure.ac GENERIC_LIBRARY_NAME=libitzam with GENERIC_LIBRARY_NAME=itzam
copy itzam package confiuration file libitzam.pc into folder /usr/local/lib/pkgconfig
There is an error like: "aclocal: couldn't open directory `m4': No such file or directory" just create the 'm4' directory