%general-entities; ]> $LastChangedBy$ $Date$ Akonadi-&akonadi-version; Akonadi Introduction to Akonadi Akonadi is an extensible cross-desktop storage service for PIM data and metadata providing concurrent read, write, and query access. It provides unique desktop-wide object identification and retrieval. &lfs75_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &akonadi-md5sum; Download size: &akonadi-size; Estimated disk space required: &akonadi-buildsize; Estimated build time: &akonadi-time; Akonadi Dependencies Required , , and one of: , , MySQL, or Optional soprano User Notes: Installation of Akonadi Install Akonadi by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \ -DCMAKE_BUILD_TYPE=Release \ -DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE \ -Wno-dev .. && make To test the results, issue make test. Now, as the root user: make install Command Explanations : This switch is used to apply a higher level of compiler optimizations. : This switch ensures that Akonadi SQLite extension is installed into the Qt plugins directory. Contents Installed Programs Installed Libraries Installed Directories akonadi_agent_launcher, akonadi_agent_server, akonadi_control, akonadi_rds, akonadictl, akonadiserver and asapcat libakonadiprotocolinternals.so and libqsqlite3.so &kde-dir;/include/akonadi, &kde-dir;/lib/cmake/Akonadi and &kde-dir;/share/config/akonadi