source: xsoft/office/evolution.xml@ d14c6362

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 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 d14c6362 was 8c9e2f6e, checked in by Guy Dalziel <gdalziel@…>, 15 years ago

fixed typos on several pages

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

  • Property mode set to 100644
File size: 10.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY evolution-download-http "&gnome-download-http;/evolution/2.10/evolution-&evolution-version;.tar.bz2">
8 <!ENTITY evolution-download-ftp "&gnome-download-ftp;/evolution/2.10/evolution-&evolution-version;.tar.bz2">
9 <!ENTITY evolution-md5sum "09cc60b037849b3c9b34961eb7da217f">
10 <!ENTITY evolution-size "26 MB">
11 <!ENTITY evolution-buildsize "355 MB">
12 <!ENTITY evolution-time "10 SBU">
13]>
14
15<sect1 id="evolution" xreflabel="Evolution-&evolution-version;">
16 <?dbhtml filename="evolution.html" ?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Evolution-&evolution-version;</title>
24
25 <indexterm zone="evolution">
26 <primary sortas="a-Evolution">Evolution</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Evolution</title>
31
32 <para>The <application>Evolution</application> package contains an
33 integrated mail, calendar and address book suite designed for the
34 <application>GNOME-2</application> environment.</para>
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>Download (HTTP): <ulink url="&evolution-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&evolution-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &evolution-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &evolution-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &evolution-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &evolution-time;</para>
55 </listitem>
56 </itemizedlist>
57
58 <bridgehead renderas="sect3">Evolution Dependencies</bridgehead>
59
60 <bridgehead renderas="sect4">Required</bridgehead>
61 <para role="required"><xref linkend="gtkhtml"/>,
62 <xref linkend="gnome-doc-utils"/>, and
63 <xref linkend="evolution-data-server"/></para>
64
65 <bridgehead renderas="sect4">Recommended
66 (For SSL and S/MIME support)</bridgehead>
67 <para role="recommended"><xref linkend="nss"/></para>
68
69 <para>The <application>NSS</application> package is not required if you
70 have <xref linkend="firefox"/>, <xref linkend="thunderbird"/>,
71 <xref linkend="seamonkey"/> or
72 <ulink url="http://www.mozilla.org/products/mozilla1.x/">Mozilla</ulink>
73 installed. These packages contain internal copies of
74 <application>NSS</application> (or they used a system-installed copy).
75 If any of the four packages are installed, one way or another you will
76 already have NSS/NSPR libraries on your system.</para>
77
78 <bridgehead renderas="sect4">Optional</bridgehead>
79 <para role="optional"><xref linkend="openldap"/>,
80 <xref linkend="hal"/>,
81 <xref linkend="dbus-glib"/>,
82 <ulink url="&gnome-download-http;/gnome-spell/1.0/">GNOME Spell</ulink>,
83 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
84 <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
85 <ulink url="&gnome-download-http;/gnome-pilot-conduits/2.0/">GNOME
86 Pilot conduits</ulink>
87 (requires <xref linkend="pilot-link"/> then
88 <ulink url="&gnome-download-http;/gnome-pilot/2.0/">GNOME Pilot</ulink>),
89 <ulink url="http://gstreamer.freedesktop.org/">GStreamer-0.8.x</ulink>,
90 <ulink url="http://www.gnome.org/projects/NetworkManager/">NetworkManager</ulink>
91 (<ulink url="&gnome-download-http;/NetworkManager/">download</ulink>),
92 <ulink url="http://www.galago-project.org/news/index.php">libnotify</ulink>,
93 <ulink url="http://www.mono-project.com/Main_Page">Mono</ulink>,
94 <!-- <xref linkend="kdebase"/>, -->
95 <xref linkend="intltool"/>,
96 <xref linkend="gtk-doc"/>, and
97 <xref linkend="docbook-utils"/></para>
98
99 <para condition="html" role="usernotes">User Notes:
100 <ulink url="&blfs-wiki;/evolution"/></para>
101
102 </sect2>
103
104 <sect2 role="installation">
105 <title>Installation of Evolution</title>
106
107 <para>Install <application>Evolution</application> by running the following
108 commands:</para>
109
110 <note>
111 <para>The instructions below assume you have the NSS/NSPR libraries
112 installed on your system. If you elected not to install
113 <application>NSS</application> (or one of the other packages mentioned
114 above), you'll need to remove the following two parameter settings from
115 the <command>configure</command> command below:</para>
116
117 <literallayout><parameter> --enable-nss
118 --enable-smime</parameter></literallayout>
119
120 <para>The <application>Evolution</application>
121 <command>configure</command> script only looks for the stand-alone
122 <application>NSS</application> package and the
123 <application>Mozilla</application> and
124 <application>Firefox</application> browsers for the NSS/NSPR libraries.
125 If you are using <application>Thunderbird</application> as your source
126 for the NSS/NSPR libraries, you will have to add the following two
127 parameter settings to the <command>configure</command> command
128 below:</para>
129
130 <literallayout><parameter> --with-nspr-includes=/usr/include/nspr
131 --with-nss-includes=/usr/include/nss</parameter></literallayout>
132 </note>
133
134<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
135 --sysconfdir=&gnome-etc-dir; \
136 --localstatedir=/var/lib \
137 --libexecdir=$(pkg-config \
138 --variable=prefix ORBit-2.0)/lib \
139 --enable-nntp \
140 --enable-nss \
141 --enable-smime &amp;&amp;
142make</userinput></screen>
143
144 <para>This package does not come with a test suite.</para>
145
146 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
147
148<screen role="root"><userinput>make install &amp;&amp;
149ln -v -s evolution-2.10 \
150 $(pkg-config --variable=prefix ORBit-2.0)/bin/evolution</userinput></screen>
151
152 </sect2>
153
154 <sect2 role="commands">
155 <title>Command Explanations</title>
156
157 <!-- There doesn't appear to be any need for this
158 <para><parameter>-\-disable-gtk-doc</parameter>: This parameter disables
159 building the API documentation if you have
160 <application>GTK-Doc</application> installed. Remove this parameter if
161 you wish to build and install the documentation.</para>
162 -->
163
164 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
165 href="../../xincludes/gnome-prefix.xml"/>
166
167 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
168 href="../../xincludes/gnome-sysconfdir.xml"/>
169
170 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
171 href="../../xincludes/scrollkeeper-dir.xml"/>
172
173 <para><parameter>--libexecdir=$(pkg-config --variable=prefix
174 ORBit-2.0)/lib</parameter>: This parameter causes the libexec
175 files to be installed in the preferred location of
176 <filename class="directory">$GNOME_PREFIX/lib/evolution</filename> instead
177 of <filename
178 class="directory">$GNOME_PREFIX/libexec/evolution</filename>.</para>
179
180 <para><parameter>--enable-nntp</parameter>: This parameter is used to build
181 the Usenet news (NNTP) backend.</para>
182
183 <para><parameter>--enable-nss</parameter>: This parameter is used to pull
184 in the Mozilla Network Security Services libraries for SSL support.</para>
185
186 <para><parameter>--enable-smime</parameter>: This parameter is used to pull
187 in the Mozilla Network Security Services libraries for S/MIME
188 support.</para>
189
190 <!--
191 <para><parameter>-with-{nspr,nss}-includes</parameter>: This parameter is
192 used to identify where the Mozilla Network Security Services interface
193 headers are located. By default, <application>Evolution</application> uses
194 <filename>mozilla-{nss,nspr}.pc</filename> files to locate the headers
195 and chances are you will not have <application>Mozilla</application>
196 installed.</para>
197 -->
198
199 <para><option>--with-openldap</option>: This parameter will compile
200 LDAP support into <application>Evolution</application>.</para>
201
202 <para><option>--with-krb5</option>: This parameter will compile
203 <application>Kerberos5</application> support into
204 <application>Evolution</application>.</para>
205
206 <para><option>--with-pilot-conduits</option>: This parameter will build
207 the <application>GNOME Pilot</application> conduits allowing you to
208 synchronize <application>Evolution</application> data on a Palm
209 device.</para>
210
211 <para><command>ln -v -s evolution-2.10 $(pkg-config
212 --variable=prefix ORBit-2.0)/bin/evolution</command>: This optional command
213 creates a convenience symlink to the <command>evolution-2.10</command>
214 binary.</para>
215
216 <para><option>--with-kde-applnk-path=<replaceable>&lt;$KDE_PREFIX/share/applnk&gt;</replaceable></option>:
217 Use this parameter if you want the installation process to create a
218 <filename class="extension">.desktop</filename> file in the KDE global
219 desktop file directory.</para>
220
221 </sect2>
222
223 <sect2 role="content">
224 <title>Contents</title>
225
226 <segmentedlist>
227 <segtitle>Installed Programs</segtitle>
228 <segtitle>Installed Libraries</segtitle>
229 <segtitle>Installed Directories</segtitle>
230
231 <seglistitem>
232 <seg>evolution and evolution-2.10</seg>
233 <seg>$GNOME_PREFIX/lib/evolution/2.10/* (contains support libraries,
234 conduits, and other components)</seg>
235 <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
236 include/evolution-2.10,
237 lib/evolution,
238 share/{{,omf/}evolution, {gnome/help,idl}/evolution-2.10}</seg>
239 </seglistitem>
240 </segmentedlist>
241
242 <variablelist>
243 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
244 <?dbfo list-presentation="list"?>
245 <?dbhtml list-presentation="table"?>
246
247 <varlistentry id="evolution-prog">
248 <term><command>evolution</command></term>
249 <listitem>
250 <para>is a symlink to the <command>evolution-2.10</command>
251 program.</para>
252 <indexterm zone="evolution evolution-prog">
253 <primary sortas="g-evolution">evolution</primary>
254 </indexterm>
255 </listitem>
256 </varlistentry>
257
258 <varlistentry id="evolution-2.10">
259 <term><command>evolution-2.10</command></term>
260 <listitem>
261 <para>is an email, calendar and address book suite.</para>
262 <indexterm zone="evolution evolution-2.10">
263 <primary sortas="b-evolution-2.10">evolution-2.10</primary>
264 </indexterm>
265 </listitem>
266 </varlistentry>
267
268 </variablelist>
269
270 </sect2>
271
272</sect1>
Note: See TracBrowser for help on using the repository browser.