mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
a8c49b1982
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3027 af4574ff-66df-0310-9fd7-8a98e5e911e0
139 lines
4.7 KiB
XML
139 lines
4.7 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY evolution-download-http "http://ftp.gnome.org/pub/GNOME/sources/evolution/2.0/evolution-&evolution-version;.tar.bz2">
|
|
<!ENTITY evolution-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/evolution/2.0/evolution-&evolution-version;.tar.bz2">
|
|
<!ENTITY evolution-md5sum "d3f12240ebb05dc6c984af68b5fe1955">
|
|
<!ENTITY evolution-size "15.4 MB">
|
|
<!ENTITY evolution-buildsize "229 MB">
|
|
<!ENTITY evolution-time "4.70 SBU">
|
|
]>
|
|
|
|
<sect1 id="evolution" xreflabel="Evolution-&evolution-version;">
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
<?dbhtml filename="evolution.html" ?>
|
|
<title>Evolution-&evolution-version;</title>
|
|
|
|
<sect2>
|
|
<title>Introduction to <application>Evolution</application></title>
|
|
|
|
<para>The <application>Evolution</application> package contains an integrated
|
|
mail, calendar and address book suite designed for the
|
|
<application><acronym>GNOME</acronym>-2</application> environment.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<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>
|
|
</sect3>
|
|
|
|
<sect3><title><application>Evolution</application> dependencies</title>
|
|
<sect4><title>Required</title>
|
|
<para><xref linkend="gtkhtml"/>,
|
|
<xref linkend="libgtkhtml"/>,
|
|
<xref linkend="evolution-data-server"/></para>
|
|
</sect4>
|
|
|
|
<sect4><title>Recommended</title>
|
|
<para><xref linkend="mozilla"/> (<acronym>NSS</acronym> and
|
|
<acronym>NSPR</acronym> libs and headers required for
|
|
<acronym>SSL</acronym> and S/<acronym>MIME</acronym> support)</para>
|
|
</sect4>
|
|
|
|
<sect4><title>Optional</title>
|
|
<para><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>,
|
|
<xref linkend="kdebase"/>,
|
|
<xref linkend="gtk-doc"/> and
|
|
<xref linkend="docbook-utils"/></para>
|
|
</sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Installation of <application>Evolution</application></title>
|
|
|
|
<para>Install <application>Evolution</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
|
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/lib/libexec \
|
|
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
|
|
make &&
|
|
make install &&
|
|
ln -s evolution-2.0 `pkg-config --variable=prefix ORBit-2.0`/bin/evolution</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><option>--enable-nntp=yes</option>: This enables the Usenet news
|
|
client.</para>
|
|
|
|
<para><option>--enable-nss=yes</option>: This switch will compile
|
|
<acronym>SSL</acronym> support into <application>Evolution</application>.
|
|
</para>
|
|
|
|
<para><option>--enable-smime=yes</option>: This switch will compile
|
|
S/<acronym>MIME</acronym> support into <application>Evolution</application>
|
|
(requires <option>--enable-nss=yes</option> also).</para>
|
|
|
|
<para><option>--with-openldap=yes</option>: This flag will compile
|
|
<acronym>LDAP</acronym> support into <application>Evolution</application>.
|
|
</para>
|
|
|
|
<para><command>ln -s evolution-2.0 `pkg-config
|
|
--variable=prefix ORBit-2.0`/bin/evolution</command>: This optional command
|
|
creates a convenience symlink to the <command>evolution-2.0</command>
|
|
binary.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The <application>Evolution</application> package contains
|
|
<command>evolution-2.0</command>, support libraries, conduits and other
|
|
components.</para>
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Description</title>
|
|
|
|
<sect3><title>evolution</title>
|
|
<para><command>evolution</command> is an email, calendar and
|
|
address book suite.</para></sect3>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|
|
|