glfs/gnome/core/evolution-data-server.xml

317 lines
10 KiB
XML
Raw Normal View History

<?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;
<!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">
<!ENTITY evolution-data-server-md5sum "1e423c57891603207bd5950b706d0202">
<!ENTITY evolution-data-server-size "3.5 MB">
<!ENTITY evolution-data-server-buildsize "160 MB">
<!ENTITY evolution-data-server-time "2.5 SBU">
]>
<sect1 id="evolution-data-server"
xreflabel="evolution-data-server-&evolution-data-server-version;">
<?dbhtml filename="evolution-data-server.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>evolution-data-server-&evolution-data-server-version;</title>
<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>
<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>
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&evolution-data-server-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&evolution-data-server-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &evolution-data-server-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &evolution-data-server-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &evolution-data-server-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &evolution-data-server-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Evolution Data Server Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<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>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="libgweather"/>,
<xref linkend="gobject-introspection"/> and
<xref linkend="vala"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="gtk-doc"/>,
<xref linkend="mitkrb"/>,
a <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command) and
<xref linkend="openldap"/>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/evolution-data-server"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of Evolution Data Server</title>
<para>
Install <application>Evolution Data Server</application> by running
the following commands:
</para>
<screen><userinput>./configure --prefix=/usr \
--libexecdir=/usr/lib/evolution-data-server \
--enable-vala-bindings &amp;&amp;
make</userinput></screen>
<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.
</para>
<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>
<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>
<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>
<para>
<option>--without-weather</option>: Use this option to disable the
weather calendar backend and is required if
<application>libgweather</application> is not installed.
</para>
<para>
<parameter>--with-krb5=/usr</parameter>: Enables Kerberos 5 support.
</para>
<para>
<option>--with-openldap</option>: Enables LDAP support.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/>
<note>
<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>
</note>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<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>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="libcamel.so">
<term><filename class='libraryfile'>libcamel.so</filename></term>
<listitem>
<para>
mail access library.
</para>
<indexterm zone="evolution-data-server libcamel.so">
<primary sortas="c-libcamel.so">libcamel.so</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libebackend.so">
<term><filename class='libraryfile'>libebackend.so</filename></term>
<listitem>
<para>
backend utilities
</para>
<indexterm zone="evolution-data-server libebackend.so">
<primary sortas="c-libebackend.so">libebackend.so</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libebook.so">
<term><filename class='libraryfile'>libebook.so</filename></term>
<listitem>
<para>
address book client
</para>
<indexterm zone="evolution-data-server libebook.so">
<primary sortas="c-libebook.so">libebook.so</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libecal.so">
<term><filename class='libraryfile'>libecal.so</filename></term>
<listitem>
<para>
calendar client
</para>
<indexterm zone="evolution-data-server libecal.so">
<primary sortas="c-libecal.so">libecal.so</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libedata-book.so">
<term><filename class='libraryfile'>libedata-book.so</filename></term>
<listitem>
<para>
address book backend
</para>
<indexterm zone="evolution-data-server libedata-book.so">
<primary sortas="c-libedata-book.so">libedata-book.so</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libedata-cal.so">
<term><filename class='libraryfile'>libedata-cal.so</filename></term>
<listitem>
<para>
calendar backend
</para>
<indexterm zone="evolution-data-server libedata-cal.so">
<primary sortas="c-libedata-cal.so">libedata-cal.so</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libedataserver.so">
<term><filename class='libraryfile'>libedataserver.so</filename></term>
<listitem>
<para>
utilities
</para>
<indexterm zone="evolution-data-server libedataserver.so">
<primary sortas="c-libedataserver.so">libedataserver.so</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libedataserverui.so">
<term><filename class='libraryfile'>libedataserverui.so</filename></term>
<listitem>
<para>
graphical utilities
</para>
<indexterm zone="evolution-data-server libedataserverui.so">
<primary sortas="c-libedataserverui.so">libedataserverui.so</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>