2011-03-10 04:39:52 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2013-12-08 20:19:27 +08:00
|
|
|
<!ENTITY akonadi-download-http "&kde-download-http;akonadi/src/akonadi-&akonadi-version;.tar.bz2">
|
2016-03-03 05:42:47 +08:00
|
|
|
<!ENTITY akonadi-download-ftp " ">
|
2014-08-17 19:39:12 +08:00
|
|
|
<!ENTITY akonadi-md5sum "84eb2e471bd6bdfe54a2a2f1d858c07d">
|
|
|
|
<!ENTITY akonadi-size "287 KB">
|
|
|
|
<!ENTITY akonadi-buildsize "82 MB">
|
2015-07-14 08:25:42 +08:00
|
|
|
<!ENTITY akonadi-time "3.5 SBU, additional 1.5 SBU for tests">
|
2011-03-10 04:39:52 +08:00
|
|
|
]>
|
|
|
|
|
2013-01-06 05:45:36 +08:00
|
|
|
<sect1 id="akonadi" xreflabel="Akonadi-&akonadi-version;">
|
2011-03-10 04:39:52 +08:00
|
|
|
<?dbhtml filename="akonadi.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>Akonadi-&akonadi-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="akonadi">
|
2013-01-06 05:45:36 +08:00
|
|
|
<primary sortas="a-Akonadi">Akonadi</primary>
|
2011-03-10 04:39:52 +08:00
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Akonadi</title>
|
|
|
|
|
2013-02-12 02:51:17 +08:00
|
|
|
<para><application>Akonadi</application> is an extensible cross-desktop
|
2012-08-08 04:39:47 +08:00
|
|
|
storage service for PIM data and metadata providing concurrent read, write,
|
|
|
|
and query access. It provides unique desktop-wide object identification and
|
|
|
|
retrieval.</para>
|
2011-03-10 04:39:52 +08:00
|
|
|
|
2016-03-03 05:42:47 +08:00
|
|
|
&lfs79_checked;
|
2011-03-10 04:39:52 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&akonadi-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&akonadi-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &akonadi-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &akonadi-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &akonadi-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &akonadi-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Akonadi Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required">
|
2013-02-12 02:51:17 +08:00
|
|
|
<xref linkend="shared-mime-info"/>,
|
2015-08-13 09:50:44 +08:00
|
|
|
<xref linkend="libxslt"/>,
|
2014-06-09 05:14:19 +08:00
|
|
|
<xref linkend="boost"/>, and one of:
|
2014-04-17 00:05:09 +08:00
|
|
|
<xref linkend="sqlite"/>,
|
2015-11-13 22:24:57 +08:00
|
|
|
<xref linkend="mariadb"/>,
|
2014-04-17 00:05:09 +08:00
|
|
|
<ulink url="http://www.mysql.com/">MySQL</ulink>, or
|
|
|
|
<xref linkend="postgresql"/>
|
2011-03-10 04:39:52 +08:00
|
|
|
</para>
|
2013-02-12 02:51:17 +08:00
|
|
|
|
2014-06-11 01:54:48 +08:00
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2014-06-09 05:14:19 +08:00
|
|
|
<para role="optional">
|
|
|
|
<ulink url="&sourceforge-repo;/soprano/">soprano</ulink>
|
|
|
|
</para>
|
|
|
|
|
2011-03-10 04:39:52 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/akonadi"/></para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Akonadi</title>
|
2015-11-13 22:24:57 +08:00
|
|
|
|
2013-01-06 05:45:36 +08:00
|
|
|
<para>Install <application>Akonadi</application> by running the following
|
2012-03-05 04:26:22 +08:00
|
|
|
commands:</para>
|
2012-03-07 05:38:12 +08:00
|
|
|
|
2013-01-06 05:45:36 +08:00
|
|
|
<screen><userinput>mkdir build &&
|
2013-08-27 01:26:25 +08:00
|
|
|
cd build &&
|
|
|
|
|
|
|
|
cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
|
2014-10-20 06:59:00 +08:00
|
|
|
-DCMAKE_BUILD_TYPE=Release \
|
|
|
|
-DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE \
|
2014-02-28 12:59:01 +08:00
|
|
|
-Wno-dev .. &&
|
2011-03-10 04:39:52 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
2014-04-17 19:12:30 +08:00
|
|
|
<para>To test the results, issue <command>make test</command>.</para>
|
2013-02-18 11:35:44 +08:00
|
|
|
|
2011-03-10 04:39:52 +08:00
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2013-01-06 05:45:36 +08:00
|
|
|
<para><option>-DCMAKE_BUILD_TYPE=Release</option>: This switch is used to apply
|
2013-02-18 11:35:44 +08:00
|
|
|
a higher level of compiler optimizations.</para>
|
2013-01-06 05:45:36 +08:00
|
|
|
|
|
|
|
<para><option>-DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE</option>: This switch ensures
|
|
|
|
that <application>Akonadi</application> SQLite extension is installed into
|
2013-02-18 11:35:44 +08:00
|
|
|
the <application>Qt</application> plugins directory.</para>
|
2011-03-10 04:39:52 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
2012-03-02 02:39:49 +08:00
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
2011-03-10 04:39:52 +08:00
|
|
|
|
|
|
|
<seglistitem>
|
2012-08-08 04:39:47 +08:00
|
|
|
<seg>akonadi_agent_launcher, akonadi_agent_server, akonadi_control,
|
2014-04-17 19:12:30 +08:00
|
|
|
akonadi_rds, akonadictl, akonadiserver and asapcat</seg>
|
2012-03-02 02:39:49 +08:00
|
|
|
<seg>libakonadiprotocolinternals.so and libqsqlite3.so</seg>
|
2013-02-12 08:13:43 +08:00
|
|
|
<seg>&kde-dir;/include/akonadi, &kde-dir;/lib/cmake/Akonadi and
|
|
|
|
&kde-dir;/share/config/akonadi</seg>
|
2011-03-10 04:39:52 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
2013-01-06 05:45:36 +08:00
|
|
|
|
2011-03-10 04:39:52 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|