glfs/xsoft/office/evolution.xml
Manuel Canales Esparcia 02908612c6 Tagged evolution.xml
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4400 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-05-21 09:19:45 +00:00

196 lines
7.0 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY evolution-download-http "http://ftp.gnome.org/pub/GNOME/sources/evolution/2.2/evolution-&evolution-version;.tar.bz2">
<!ENTITY evolution-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/evolution/2.2/evolution-&evolution-version;.tar.bz2">
<!ENTITY evolution-md5sum "9b49942c8bdd1dc21f2d28792b12f400">
<!ENTITY evolution-size "13.8 MB">
<!ENTITY evolution-buildsize "198 MB">
<!ENTITY evolution-time "4.1 SBU">
]>
<sect1 id="evolution" xreflabel="Evolution-&evolution-version;">
<?dbhtml filename="evolution.html" ?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<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-2</application> environment.</para>
<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><xref linkend="gtkhtml"/>,
<xref linkend="evolution-data-server"/></para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para><xref linkend="mozilla"/> or
<xref linkend="firefox"/> or
<xref linkend="thunderbird"/> (NSS and NSPR libs and headers required for
SSL and S/MIME support)</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para><xref linkend="gstreamer"/>,
<xref linkend="openldap"/>,
<xref linkend="sendmail"/> (or other
<ulink url="../server/mail.html">MTA</ulink> that links to
<command>/usr/sbin/sendmail</command>),
<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
<ulink
url="http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot-conduits/2.0/">GNOME
Pilot conduits</ulink>
(requires <xref linkend="pilot-link"/> then <ulink
url="http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot/2.0/">GNOME
Pilot</ulink>),
<ulink url="http://ftp.gnome.org/pub/GNOME/sources/gnome-spell/1.0/">GNOME
Spell</ulink>,
<ulink url="http://www.freedesktop.org/Software/dbus">D-BUS</ulink>,
<xref linkend="kdebase"/>,
<xref linkend="gtk-doc"/> and
<xref linkend="docbook-utils"/></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=`pkg-config --variable=prefix ORBit-2.0` \
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/lib \
--localstatedir=/var/lib --sysconfdir=/etc/gnome \
--disable-gtk-doc &amp;&amp;
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 &amp;&amp;
ln -v -s evolution-2.2 \
`pkg-config --variable=prefix ORBit-2.0`/bin/evolution</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para><parameter>--disable-gtk-doc</parameter>: This parameter disables
building the API documentation if you have
<application>GTK-Doc</application> installed. Remove this parameter if
you wish to build and install the documentation.</para>
<para><option>--with-openldap</option>: This parameter will compile
LDAP support into <application>Evolution</application>.</para>
<para><option>--with-krb5</option>: This parameter will compile
<application>Kerberos5</application> support into
<application>Evolution</application>.</para>
<para><option>--with-pilot-conduits</option>: This parameter will build
the <application>GNOME Pilot</application> conduits allowing you to
syncronize <application>Evolution</application> data on a Palm
device.</para>
<para><command>ln -v -s evolution-2.2 `pkg-config
--variable=prefix ORBit-2.0`/bin/evolution</command>: This optional command
creates a convenience symlink to the <command>evolution-2.2</command>
binary.</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>evolution and evolution-2.2</seg>
<seg>/usr/lib/evolution/2.2/* (contains support libraries, conduits,
and other components)</seg>
<seg>/etc/gnome/gconf/gconf.xml.defaults/schemas/apps/evolution,
/etc/gnome/gconf/gconf.xml.defaults/apps/evolution,
$GNOME_PREFIX/include/evolution-2.2,
$GNOME_PREFIX/lib/evolution,
$GNOME_PREFIX/share/idl/evolution-2.2,
$GNOME_PREFIX/share/gnome/help/evolution-2.2,
$GNOME_PREFIX/share/omf/evolution, and
$GNOME_PREFIX/share/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 a symlink to the <command>evolution-2.2</command>
program.</para>
<indexterm zone="evolution evolution-prog">
<primary sortas="g-evolution">evolution</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="evolution-2.2">
<term><command>evolution-2.2</command></term>
<listitem>
<para>is an email, calendar and address book suite.</para>
<indexterm zone="evolution evolution-2.2">
<primary sortas="b-evolution-2.2">evolution-2.2</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>