source: xsoft/office/evolution.xml@ 5a5c768

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gimp3 gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 5a5c768 was b4647e21, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Typo fix. Xsoft.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5387 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.2 KB
RevLine 
[613c524f]1<?xml version="1.0" encoding="ISO-8859-1"?>
[ff769b8c]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[613c524f]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[f73ca8c1]7 <!ENTITY evolution-download-http "http://ftp.gnome.org/pub/GNOME/sources/evolution/2.4/evolution-&evolution-version;.tar.bz2">
8 <!ENTITY evolution-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/evolution/2.4/evolution-&evolution-version;.tar.bz2">
9 <!ENTITY evolution-md5sum "13235405e08d14a54129e3a65548f58e">
10 <!ENTITY evolution-size "11.5 MB">
11 <!ENTITY evolution-buildsize "248 MB">
12 <!ENTITY evolution-time "7.4 SBU">
[613c524f]13]>
14
[377584f]15<sect1 id="evolution" xreflabel="Evolution-&evolution-version;">
[02908612]16 <?dbhtml filename="evolution.html" ?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
[d1f23e0]21 <keywordset>
22 <keyword role="package">evolution-&evolution-version;.tar</keyword>
[b4647e21]23 <keyword role="ftpdir">evolution</keyword>
[d1f23e0]24 </keywordset>
[02908612]25 </sect1info>
26
27 <title>Evolution-&evolution-version;</title>
28
29 <indexterm zone="evolution">
30 <primary sortas="a-Evolution">Evolution</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to Evolution</title>
35
36 <para>The <application>Evolution</application> package contains an
37 integrated mail, calendar and address book suite designed for the
38 <application>GNOME-2</application> environment.</para>
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&evolution-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&evolution-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &evolution-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &evolution-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &evolution-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &evolution-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">Evolution Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Required</bridgehead>
[d1f23e0]65 <para role="required"><xref linkend="gtkhtml"/> and
[02908612]66 <xref linkend="evolution-data-server"/></para>
67
68 <bridgehead renderas="sect4">Recommended</bridgehead>
[d1f23e0]69 <para role="recommended"><xref linkend="mozilla"/> or
[02908612]70 <xref linkend="firefox"/> or
[f73ca8c1]71 <xref linkend="thunderbird"/> (for the NSS and NSPR libraries
72 required for SSL and S/MIME support)</para>
[02908612]73
74 <bridgehead renderas="sect4">Optional</bridgehead>
[d1f23e0]75 <para role="optional"><xref linkend="gstreamer"/>,
[02908612]76 <xref linkend="openldap"/>,
77 <xref linkend="sendmail"/> (or other
78 <ulink url="../server/mail.html">MTA</ulink> that links to
79 <command>/usr/sbin/sendmail</command>),
80 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
81 <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
[f73ca8c1]82 <ulink url="http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot-conduits/2.0/">
83 GNOME Pilot conduits</ulink> (requires <xref linkend="pilot-link"/> then
84 <ulink url="http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot/2.0/">
85 GNOME Pilot</ulink>),
86 <ulink url="http://ftp.gnome.org/pub/GNOME/sources/gnome-spell/1.0/">
87 GNOME Spell</ulink>,
[ccc93e7]88 <xref linkend="dbus"/>,
[02908612]89 <xref linkend="kdebase"/>,
90 <xref linkend="gtk-doc"/> and
91 <xref linkend="docbook-utils"/></para>
92
93 </sect2>
94
95 <sect2 role="installation">
96 <title>Installation of Evolution</title>
97
98 <para>Install <application>Evolution</application> by running the following
99 commands:</para>
100
101<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
[e740b43]102 --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/lib \
[f73ca8c1]103 --localstatedir=/var/lib --sysconfdir=/etc/gnome &amp;&amp;
[02908612]104make</userinput></screen>
[65965c8]105
[02908612]106 <para>This package does not come with a test suite.</para>
[65965c8]107
[02908612]108 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[65965c8]109
[02908612]110<screen role="root"><userinput>make install &amp;&amp;
[f73ca8c1]111ln -v -s evolution-2.4 \
[02908612]112 `pkg-config --variable=prefix ORBit-2.0`/bin/evolution</userinput></screen>
113
114 </sect2>
115
116 <sect2 role="commands">
117 <title>Command Explanations</title>
118
[f73ca8c1]119 <!-- There doesn't appear to be any need for this
120 <para><parameter>-\-disable-gtk-doc</parameter>: This parameter disables
[02908612]121 building the API documentation if you have
122 <application>GTK-Doc</application> installed. Remove this parameter if
123 you wish to build and install the documentation.</para>
[f73ca8c1]124 -->
[02908612]125
126 <para><option>--with-openldap</option>: This parameter will compile
127 LDAP support into <application>Evolution</application>.</para>
128
129 <para><option>--with-krb5</option>: This parameter will compile
130 <application>Kerberos5</application> support into
131 <application>Evolution</application>.</para>
132
133 <para><option>--with-pilot-conduits</option>: This parameter will build
134 the <application>GNOME Pilot</application> conduits allowing you to
[bfb7882]135 synchronize <application>Evolution</application> data on a Palm
[02908612]136 device.</para>
137
[f73ca8c1]138 <para><command>ln -v -s evolution-2.4 `pkg-config
[02908612]139 --variable=prefix ORBit-2.0`/bin/evolution</command>: This optional command
[f73ca8c1]140 creates a convenience symlink to the <command>evolution-2.4</command>
[02908612]141 binary.</para>
142
143 </sect2>
144
145 <sect2 role="content">
146 <title>Contents</title>
147
148 <segmentedlist>
149 <segtitle>Installed Programs</segtitle>
150 <segtitle>Installed Libraries</segtitle>
151 <segtitle>Installed Directories</segtitle>
152
153 <seglistitem>
[f73ca8c1]154 <seg>evolution and evolution-2.4</seg>
155 <seg>lib/evolution/2.4/* (contains support libraries, conduits,
[02908612]156 and other components)</seg>
157 <seg>/etc/gnome/gconf/gconf.xml.defaults/schemas/apps/evolution,
158 /etc/gnome/gconf/gconf.xml.defaults/apps/evolution,
[f73ca8c1]159 $GNOME_PREFIX/include/evolution-2.4,
[02908612]160 $GNOME_PREFIX/lib/evolution,
[f73ca8c1]161 $GNOME_PREFIX/share/idl/evolution-2.4,
162 $GNOME_PREFIX/share/gnome/help/evolution-2.4,
[02908612]163 $GNOME_PREFIX/share/omf/evolution, and
164 $GNOME_PREFIX/share/evolution</seg>
165 </seglistitem>
166 </segmentedlist>
167
168 <variablelist>
169 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
170 <?dbfo list-presentation="list"?>
171 <?dbhtml list-presentation="table"?>
172
173 <varlistentry id="evolution-prog">
174 <term><command>evolution</command></term>
175 <listitem>
[f73ca8c1]176 <para>is a symlink to the <command>evolution-2.4</command>
[02908612]177 program.</para>
178 <indexterm zone="evolution evolution-prog">
179 <primary sortas="g-evolution">evolution</primary>
180 </indexterm>
181 </listitem>
182 </varlistentry>
183
[f73ca8c1]184 <varlistentry id="evolution-2.4">
185 <term><command>evolution-2.4</command></term>
[02908612]186 <listitem>
187 <para>is an email, calendar and address book suite.</para>
[f73ca8c1]188 <indexterm zone="evolution evolution-2.4">
189 <primary sortas="b-evolution-2.4">evolution-2.4</primary>
[02908612]190 </indexterm>
191 </listitem>
192 </varlistentry>
193
194 </variablelist>
195
196 </sect2>
[bfda43d8]197
198</sect1>
Note: See TracBrowser for help on using the repository browser.