2004-11-24 09:12:01 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-11-24 09:12:01 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2012-04-17 18:32:34 +08:00
|
|
|
<!ENTITY evolution-data-server-download-http
|
|
|
|
"&gnome-download-http;/evolution-data-server/3.4/evolution-data-server-&evolution-data-server-version;.tar.xz">
|
|
|
|
<!ENTITY evolution-data-server-download-ftp
|
|
|
|
"&gnome-download-ftp;/evolution-data-server/3.4/evolution-data-server-&evolution-data-server-version;.tar.xz">
|
2012-06-23 20:50:34 +08:00
|
|
|
<!ENTITY evolution-data-server-md5sum "1e423c57891603207bd5950b706d0202">
|
|
|
|
<!ENTITY evolution-data-server-size "3.5 MB">
|
2012-04-17 18:32:34 +08:00
|
|
|
<!ENTITY evolution-data-server-buildsize "160 MB">
|
2012-02-11 08:38:36 +08:00
|
|
|
<!ENTITY evolution-data-server-time "2.5 SBU">
|
2004-11-24 09:12:01 +08:00
|
|
|
]>
|
|
|
|
|
2005-05-16 17:37:25 +08:00
|
|
|
<sect1 id="evolution-data-server"
|
2012-04-18 13:18:11 +08:00
|
|
|
xreflabel="evolution-data-server-&evolution-data-server-version;">
|
2005-05-16 17:37:25 +08:00
|
|
|
<?dbhtml filename="evolution-data-server.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
2012-04-18 13:18:11 +08:00
|
|
|
<title>evolution-data-server-&evolution-data-server-version;</title>
|
2005-05-16 17:37:25 +08:00
|
|
|
|
|
|
|
<indexterm zone="evolution-data-server">
|
|
|
|
<primary sortas="a-Evolution-Data-Server">Evolution Data Server</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Evolution Data Server</title>
|
|
|
|
|
2012-05-03 02:49:02 +08:00
|
|
|
<para>
|
|
|
|
<application>Evolution Data Server</application> package provides
|
|
|
|
a unified backend for programs that work with contacts, tasks, and calendar
|
|
|
|
information. It was originally developed for
|
|
|
|
<application>Evolution</application> (hence the name), but is now used by
|
|
|
|
other packages as well.
|
|
|
|
</para>
|
2005-05-16 17:37:25 +08:00
|
|
|
|
2012-04-17 18:32:34 +08:00
|
|
|
&lfs70_checked;
|
2010-08-17 20:00:40 +08:00
|
|
|
|
2005-05-16 17:37:25 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
2012-05-03 02:49:02 +08:00
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&evolution-data-server-download-http;"/>
|
|
|
|
</para>
|
2005-05-16 17:37:25 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-03 02:49:02 +08:00
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&evolution-data-server-download-ftp;"/>
|
|
|
|
</para>
|
2005-05-16 17:37:25 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-03 02:49:02 +08:00
|
|
|
<para>
|
|
|
|
Download MD5 sum: &evolution-data-server-md5sum;
|
|
|
|
</para>
|
2005-05-16 17:37:25 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-03 02:49:02 +08:00
|
|
|
<para>
|
|
|
|
Download size: &evolution-data-server-size;
|
|
|
|
</para>
|
2005-05-16 17:37:25 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-03 02:49:02 +08:00
|
|
|
<para>
|
|
|
|
Estimated disk space required: &evolution-data-server-buildsize;
|
|
|
|
</para>
|
2005-05-16 17:37:25 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-03 02:49:02 +08:00
|
|
|
<para>
|
|
|
|
Estimated build time: &evolution-data-server-time;
|
|
|
|
</para>
|
2005-05-16 17:37:25 +08:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Evolution Data Server Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2012-04-17 18:32:34 +08:00
|
|
|
<para role="required">
|
|
|
|
<xref linkend="GConf"/>,
|
|
|
|
<xref linkend="gnome-online-accounts"/>,
|
|
|
|
<xref linkend="gperf"/>,
|
|
|
|
<xref linkend="libgdata"/>,
|
|
|
|
<xref linkend="libical"/> and
|
|
|
|
<xref linkend="nss"/>
|
|
|
|
</para>
|
|
|
|
|
2012-05-01 20:35:38 +08:00
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
2012-04-17 18:32:34 +08:00
|
|
|
<para role="recommended">
|
2012-05-03 02:49:02 +08:00
|
|
|
<xref linkend="libgweather"/>,
|
|
|
|
<xref linkend="gobject-introspection"/> and
|
|
|
|
<xref linkend="vala"/>
|
2012-04-17 18:32:34 +08:00
|
|
|
</para>
|
2006-04-27 06:12:21 +08:00
|
|
|
|
2005-05-16 17:37:25 +08:00
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2012-04-17 18:32:34 +08:00
|
|
|
<para role="optional">
|
|
|
|
<xref linkend="gtk-doc"/>,
|
|
|
|
<xref linkend="mitkrb"/>,
|
2012-05-03 02:49:02 +08:00
|
|
|
a <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command) and
|
|
|
|
<xref linkend="openldap"/>
|
2012-04-17 18:32:34 +08:00
|
|
|
</para>
|
2005-05-16 17:37:25 +08:00
|
|
|
|
2006-04-11 02:36:24 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
2012-05-17 00:39:28 +08:00
|
|
|
<ulink url="&blfs-wiki;/evolution-data-server"/>
|
|
|
|
</para>
|
2005-05-16 17:37:25 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Evolution Data Server</title>
|
|
|
|
|
2012-05-03 02:49:02 +08:00
|
|
|
<para>
|
|
|
|
Install <application>Evolution Data Server</application> by running
|
|
|
|
the following commands:
|
|
|
|
</para>
|
2005-05-16 17:37:25 +08:00
|
|
|
|
2012-04-17 18:32:34 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
2012-05-03 02:49:02 +08:00
|
|
|
--libexecdir=/usr/lib/evolution-data-server \
|
|
|
|
--enable-vala-bindings &&
|
2005-05-16 17:37:25 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
2012-05-03 02:49:02 +08:00
|
|
|
<para>
|
|
|
|
To test the results, issue: <command>make check</command>. Two tests are known
|
|
|
|
to fail, the rest should pass if run from a <application>GNOME</application>
|
|
|
|
desktop - if you are in the middle of building the desktop, but wish to run
|
|
|
|
these tests, you can leave the build directory in place and run the tests later,
|
|
|
|
when <application>D-Bus</application> and all the <application>GNOME</application>
|
|
|
|
daemons are running. Like many of the <application>GNOME</application> packages,
|
|
|
|
the testsuite is expected to be run when you are already using a (previous)
|
|
|
|
<application>GNOME</application> system.
|
2012-02-11 08:38:36 +08:00
|
|
|
</para>
|
2005-05-16 17:37:25 +08:00
|
|
|
|
2012-05-03 02:49:02 +08:00
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
2005-05-16 17:37:25 +08:00
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2012-05-03 02:49:02 +08:00
|
|
|
<para>
|
|
|
|
<parameter>--libexecdir=/usr/lib/evolution-data-server</parameter>:
|
|
|
|
This parameter causes the libexec files to be installed in the preferred
|
|
|
|
location of <filename class="directory">/usr/lib/evolution-data-server</filename>
|
|
|
|
instead of <filename class="directory">/usr/libexec</filename>.
|
|
|
|
</para>
|
2010-08-17 20:00:40 +08:00
|
|
|
|
2012-05-03 02:49:02 +08:00
|
|
|
<para>
|
|
|
|
<option>--enable-vala-bindings</option>: This option enables
|
|
|
|
building of the Vala bindings. Remove if you don't have
|
|
|
|
<xref linkend="vala"/> installed.
|
|
|
|
</para>
|
2010-01-12 18:47:02 +08:00
|
|
|
|
2012-05-03 02:49:02 +08:00
|
|
|
<para>
|
|
|
|
<option>--without-weather</option>: Use this option to disable the
|
|
|
|
weather calendar backend and is required if
|
|
|
|
<application>libgweather</application> is not installed.
|
2012-04-17 18:32:34 +08:00
|
|
|
</para>
|
|
|
|
|
2012-05-03 02:49:02 +08:00
|
|
|
<para>
|
|
|
|
<parameter>--with-krb5=/usr</parameter>: Enables Kerberos 5 support.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<option>--with-openldap</option>: Enables LDAP support.
|
|
|
|
</para>
|
2012-04-17 18:32:34 +08:00
|
|
|
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
2012-05-17 00:39:28 +08:00
|
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
2010-01-12 18:47:02 +08:00
|
|
|
|
2005-05-16 17:37:25 +08:00
|
|
|
<note>
|
2012-05-03 02:49:02 +08:00
|
|
|
<para>
|
|
|
|
To enable many of the optional dependencies, review the information
|
|
|
|
from <command>./configure --help</command> for the necessary parameters
|
|
|
|
you must pass to the <command>configure</command> script.
|
|
|
|
</para>
|
2005-05-16 17:37:25 +08:00
|
|
|
</note>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
2012-04-17 18:32:34 +08:00
|
|
|
<seg>
|
|
|
|
libcamel-1.2.so, libebackend-1.2.so, libebook-1.2.so,
|
|
|
|
libecal-1.2.so, libedata-book-1.2.so, libedata-cal-1.2.so,
|
|
|
|
libedataserver-1.2.so and libedataserverui-3.0.so
|
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
/usr/include/evolution-data-server-3.4,
|
|
|
|
/usr/lib/evolution-data-server,
|
|
|
|
/usr/share/evolution-data-server-3.4,
|
|
|
|
/usr/share/gtk-doc/html/{camel,libebackend,libebook},
|
|
|
|
/usr/share/gtk-doc/html/{libecal,libedata-book,libedata-cal},
|
|
|
|
/usr/share/gtk-doc/html/{libedataserver,libedataserverui} and
|
|
|
|
/usr/share/pixmaps/evolution-data-server
|
|
|
|
</seg>
|
2005-05-16 17:37:25 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="libe.so">
|
|
|
|
<term><filename class='libraryfile'>libe*.so</filename></term>
|
|
|
|
<listitem>
|
2012-05-03 02:49:02 +08:00
|
|
|
<para>
|
|
|
|
libraries are client, backend and utility libraries for the
|
|
|
|
<application>Evolution</application> address books, calendar and data
|
|
|
|
servers.
|
|
|
|
</para>
|
2005-05-16 17:37:25 +08:00
|
|
|
<indexterm zone="evolution-data-server libe.so">
|
|
|
|
<primary sortas="c-libe.so">libe*.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
2004-11-24 09:12:01 +08:00
|
|
|
|
|
|
|
</sect1>
|