mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
3f2db3a638
They only contain a date tag that is nowhere used.
208 lines
5.8 KiB
XML
208 lines
5.8 KiB
XML
<?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-download-http "&gnome-download-http;/evolution/3.6/evolution-&evolution-version;.tar.xz">
|
|
<!ENTITY evolution-download-ftp "&gnome-download-ftp;/evolution/3.6/evolution-&evolution-version;.tar.xz">
|
|
<!ENTITY evolution-md5sum "699c29a0179df3866ecc2f972bc626a4">
|
|
<!ENTITY evolution-size "12 MB">
|
|
<!ENTITY evolution-buildsize "505 MB">
|
|
<!ENTITY evolution-time "4.5 SBU">
|
|
]>
|
|
|
|
<sect1 id="evolution" xreflabel="Evolution-&evolution-version;">
|
|
<?dbhtml filename="evolution.html" ?>
|
|
|
|
|
|
<title>Evolution-&evolution-version;</title>
|
|
|
|
<indexterm zone="evolution">
|
|
<primary sortas="a-Evolution">Evolution</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Evolution</title>
|
|
|
|
<para>
|
|
The <application>Evolution</application> package contains an
|
|
integrated mail, calendar and address book suite designed for the
|
|
<application>GNOME</application> environment.
|
|
</para>
|
|
|
|
&lfs72_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&evolution-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&evolution-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &evolution-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &evolution-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &evolution-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &evolution-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Evolution Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="evolution-data-server"/>,
|
|
<xref linkend="gnome-desktop"/>,
|
|
<xref linkend="gnome-icon-theme"/>,
|
|
<xref linkend="gtkhtml"/> and
|
|
<xref linkend="shared-mime-info"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="gstreamer10"/>,
|
|
<xref linkend="libcanberra"/> and
|
|
<xref linkend="libgweather"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="clutter-gtk"/>,
|
|
<xref linkend="docbook-utils"/>,
|
|
<xref linkend="geoclue"/>,
|
|
<xref linkend="gtk-doc"/>,
|
|
<ulink url="http://trac.bjourne.webfactional.com/">
|
|
gtkimageview</ulink>,
|
|
<xref linkend="mitkrb"/>,
|
|
<ulink url="http://projects.gnome.org/libchamplain/">
|
|
libchamplain</ulink>,
|
|
<ulink url="http://www.five-ten-sg.com/libpst/">libpst</ulink>,
|
|
<xref linkend="openldap"/> and
|
|
<ulink url="http://sourceforge.net/projects/ytnef/">libytnef</ulink>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/evolution"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Evolution</title>
|
|
|
|
<para>
|
|
Install <application>Evolution</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
|
--sysconfdir=/etc \
|
|
--libexecdir=/usr/lib \
|
|
--disable-pst-import &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</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>
|
|
<option>--disable-pst-import</option>: This switch is used to
|
|
disable the pst-import plugin.
|
|
</para>
|
|
|
|
<para>
|
|
<option>--with-openldap</option>: This switch will enable
|
|
<application>OpenLDAP</application> support in
|
|
<application>Evolution</application>.
|
|
</para>
|
|
|
|
<para>
|
|
<parameter>--with-krb5=/usr</parameter>: This switch will enable
|
|
<application>Kerberos 5</application> support in
|
|
<application>Evolution</application>.
|
|
</para>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Program</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
evolution
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
/usr/include/evolution-3.6,
|
|
/usr/lib/evolution,
|
|
/usr/share/evolution,
|
|
/usr/share/gtk-doc/html/eshell
|
|
/usr/share/help/*/evolution
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="evolution-prog">
|
|
<term><command>evolution</command></term>
|
|
<listitem>
|
|
<para>
|
|
is an email, calendar and address book suite for
|
|
the <application>GNOME</application> Desktop.
|
|
</para>
|
|
<indexterm zone="evolution evolution-prog">
|
|
<primary sortas="b-evolution">evolution</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|