[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [akonadi] /: Add build & runtime requirements
From:       Christophe Giboudeaux <cgiboudeaux () gmx ! com>
Date:       2012-02-01 11:07:23
Message-ID: 20120201110723.EDE58A60A6 () git ! kde ! org
[Download RAW message or body]

Git commit 7f06251736ad79663d99dc30730245a142891de4 by Christophe Giboudeaux.
Committed on 01/02/2012 at 12:05.
Pushed by cgiboudeaux into branch 'master'.

Add build & runtime requirements

M  +25   -0    INSTALL

http://commits.kde.org/akonadi/7f06251736ad79663d99dc30730245a142891de4

diff --git a/INSTALL b/INSTALL
index aa1eaa6..39620f2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -24,3 +24,28 @@ And install it (in most cases root privileges are required):
   make install
 
 That's all :)
+
+=== Build Requirements ===
+
+Required:
+
+* Automoc4 (https://projects.kde.org/projects/kdesupport/automoc)
+* Boost (http://www.boost.org)
+* CMake (http://www.cmake.org)
+* Qt4 >= 4.6.0 (http://qt.nokia.com/downloads)
+* Shared-mime-info >= 0.20 (http://freedesktop.org/wiki/Software/shared-mime-info)
+* Soprano (http://soprano.sourceforge.net)
+* Xsltproc (http://xmlsoft.org/XSLT/downloads.html)
+
+Optional:
+
+* Mysqld (http://www.mysql.com) - Optional at build time. You can pass \
-DMYSQLD_EXECUTABLE=/path/to/mysqld when running CMake instead +* SQlite >= 3.6.23 \
(http://www.sqlite.org) - Needed if you want to build the Sqlite backend +- \
Postgresql (http://www.postgres.org) - Optional at build time. You can pass \
-DPOSTGRES_PATH=/path/to/pg_ctl when running CMake instead +
+
+=== Runtime Requirements ===
+
+* SQlite if you plan to use the SQLite backend (NOT RECOMMENDED for desktop)
+* a MySQL server (or compatible replacements such as MariaDB) if you plan to use the \
Mysql backend +* a Postgresql server if you plan to use the Postgres backend


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic