summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIngo Huerner <ingo.huerner@xse.de>2013-02-15 10:42:03 +0100
committerIngo Huerner <ingo.huerner@xse.de>2013-02-15 10:42:03 +0100
commit446589274e982a3d8da3d878743de83311ccb843 (patch)
treefefe3d16a077d75b6a80ae4bad85613c9d9f6afc /README
parent441e7ddbfb4cf6c31513905db1904ff4883d5b2e (diff)
downloadpersistence-client-library-446589274e982a3d8da3d878743de83311ccb843.tar.gz
Updated dbus message parameters; replaced pipe to dbus mainloop by eventfd
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 19a4b0d..e0bfa5d 100644
--- a/README
+++ b/README
@@ -8,6 +8,12 @@ Required packages
* autotools: install via Synaptic Package Manger or use apt-get
* GNU c compiler: install via Synaptic Package Manger or use apt-get
+Known issues:
+* Patch Itzam/C configure.ac file:
+ - replace in the Itzam/C configure.ac GENERIC_LIBRARY_NAME=libitzam with GENERIC_LIBRARY_NAME=itzam
+* copy itzam package confiuration file to /usr/local/lib/pkgconfig
+
+
How to compile
For the Persistence Client Library autotools will be used to generate makefiles.
To build the client library perform the following steps: