source: xsoft/office/evolution.xml@ bfa1248

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 bfa1248 was f62019b7, checked in by Ken Moffat <ken@…>, 12 years ago

update to evolution-3.2.2.

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

  • Property mode set to 100644
File size: 13.0 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/&gnome-version;/evolution-&evolution-version;.tar.xz">
8 <!ENTITY evolution-download-ftp "&gnome-download-ftp;/evolution/&gnome-version;/evolution-&evolution-version;.tar.xz">
9 <!ENTITY evolution-md5sum "1c661fb7a982ba6b3624becaa3079eb8">
10 <!ENTITY evolution-size "11 MB">
11 <!ENTITY evolution-buildsize "420 MB">
12 <!ENTITY evolution-time "18.6 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</application> environment.</para>
35
36 &lfs70_built;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&evolution-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&evolution-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &evolution-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &evolution-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &evolution-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &evolution-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">Evolution Dependencies</bridgehead>
61
62 <bridgehead renderas="sect4">Required</bridgehead>
63 <para role="required"><xref linkend="evolution-data-server"/>,
64 <xref linkend="gnome-desktop"/>,
65 <xref linkend="gtkhtml"/>,
66 <xref linkend="libcanberra"/>,
67 <!--<xref linkend="libgnomecanvas"/>,-->
68 <xref linkend="libunique"/>, and
69 <xref linkend="shared-mime-info"/></para>
70
71 <bridgehead renderas="sect4">Recommended
72 (For SSL and S/MIME support)</bridgehead>
73 <para role="recommended"><xref linkend="nss"/></para>
74
75 <para>The <application>NSS</application> package is not required if you
76 have <xref linkend="firefox"/>, <xref linkend="thunderbird"/>,
77 <xref linkend="seamonkey"/> or
78 <ulink url="http://www.mozilla.org/products/mozilla1.x/">Mozilla</ulink>
79 installed. These packages contain internal copies of
80 <application>NSS</application> (or they used a system-installed copy).
81 If any of the four packages are installed, one way or another you will
82 already have NSS/NSPR libraries on your system.</para>
83
84 <bridgehead renderas="sect4">Optional</bridgehead>
85 <para role="optional"><xref linkend="clutter-gtk"/>,
86 <xref linkend="dbus-glib"/>,
87 <xref linkend="docbook-utils"/>,
88 <ulink url="http://www.freedesktop.org/wiki/Software/GeoClue">GeoClue</ulink>,
89 <xref linkend="gstreamer"/>,
90 <xref linkend="gtk-doc"/>,
91 <ulink url="http://trac.bjourne.webfactional.com/">gtkimageview</ulink>,
92 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
93 <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
94 <ulink url="http://projects.gnome.org/libchamplain/">libchamplain</ulink>,
95 <xref linkend="libgweather"/>,
96 <xref linkend="libnotify"/>,
97 <ulink url="http://www.five-ten-sg.com/libpst/">libpst</ulink>,
98 <ulink url="http://www.mono-project.com/Main_Page">Mono</ulink>,
99 <ulink url="http://www.gnome.org/projects/NetworkManager/">NetworkManager</ulink>,
100 <xref linkend="openldap"/>, and
101 <ulink url="&gnome-download-http;/gnome-pilot-conduits/2.0/">GNOME
102 Pilot conduits</ulink>
103 (requires <xref linkend="pilot-link"/> then
104 <ulink url="&gnome-download-http;/gnome-pilot/2.0/">GNOME Pilot</ulink>)</para>
105
106 <para condition="html" role="usernotes">User Notes:
107 <ulink url="&blfs-wiki;/evolution"/></para>
108
109 </sect2>
110
111 <sect2 role="installation">
112 <title>Installation of Evolution</title>
113
114 <para>Install <application>Evolution</application> by running the following
115 commands:</para>
116
117 <note>
118 <para>The instructions below assume you have the NSS/NSPR libraries
119 installed on your system. If you elected not to install
120 <application>NSS</application> (or one of the other packages mentioned
121 above), you'll need to remove the following two parameter settings from
122 the <command>configure</command> command below:</para>
123
124 <literallayout><parameter> --enable-nss
125 --enable-smime</parameter></literallayout>
126
127 <para>The <application>Evolution</application>
128 <command>configure</command> script only looks for the stand-alone
129 <application>NSS</application> package and the
130 <application>Mozilla</application> and
131 <application>Firefox</application> browsers for the NSS/NSPR libraries.
132 If you are using <application>Thunderbird</application> as your source
133 for the NSS/NSPR libraries, you will have to add the following two
134 parameter settings to the <command>configure</command> command
135 below:</para>
136
137 <literallayout><parameter> --with-nspr-includes=/usr/include/nspr
138 --with-nss-includes=/usr/include/nss</parameter></literallayout>
139 </note>
140
141<screen><userinput>./configure --prefix=$GNOME_PREFIX \
142 --sysconfdir=$GNOME_SYSCONFDIR \
143 --libexecdir=$GNOME_PREFIX/lib \
144 --enable-nntp \
145 --enable-nss \
146 --enable-smime \
147 --disable-image-inline \
148 --disable-pst-import &amp;&amp;
149make</userinput></screen>
150
151 <para>This package does not come with a test suite.</para>
152
153 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
154
155<screen role="root"><userinput>make install</userinput></screen>
156
157 </sect2>
158
159 <sect2 role="commands">
160 <title>Command Explanations</title>
161
162 <!-- There doesn't appear to be any need for this
163 <para><parameter>-\-disable-gtk-doc</parameter>: This parameter disables
164 building the API documentation if you have
165 <application>GTK-Doc</application> installed. Remove this parameter if
166 you wish to build and install the documentation.</para>
167 -->
168
169 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
170 href="../../xincludes/gnome-prefix.xml"/>
171
172 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
173 href="../../xincludes/gnome-sysconfdir.xml"/>
174
175 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
176 href="../../xincludes/scrollkeeper-dir.xml"/>
177
178 <para><parameter>--libexecdir=$GNOME_PREFIX/lib</parameter>: This parameter
179 causes the libexec files to be installed in the preferred location of
180 <filename class="directory">$GNOME_PREFIX/lib/evolution</filename> instead
181 of <filename
182 class="directory">$GNOME_PREFIX/libexec/evolution</filename>.</para>
183
184 <para><parameter>--enable-nntp</parameter>: This parameter is used to build
185 the Usenet news (NNTP) backend.</para>
186
187 <para><parameter>--enable-nss</parameter>: This parameter is used to pull
188 in the Mozilla Network Security Services libraries for SSL support.</para>
189
190 <para><parameter>--enable-smime</parameter>: This parameter is used to pull
191 in the Mozilla Network Security Services libraries for S/MIME
192 support.</para>
193
194 <para><parameter>--disable-image-inline</parameter>: This parameter is used
195 to disable the image-inline plugin.</para>
196
197 <para><parameter>--disable-pst-import</parameter>: This parameter is used to
198 disable the pst-import plugin.</para>
199
200 <!-- changed to optional since gnome-3.2 requires NM in my experience : ken -->
201 <para><option>--disable-nm</option>: This parameter is used to disable
202 <application>NetworkManager</application> support. Use it if you have not
203 installed <application>NetworkManager</application>.</para>
204
205 <!--
206 <para><parameter>-with-{nspr,nss}-includes</parameter>: This parameter is
207 used to identify where the Mozilla Network Security Services interface
208 headers are located. By default, <application>Evolution</application> uses
209 <filename>mozilla-{nss,nspr}.pc</filename> files to locate the headers
210 and chances are you will not have <application>Mozilla</application>
211 installed.</para>
212 -->
213
214 <para><option>--with-openldap</option>: This parameter will compile
215 LDAP support into <application>Evolution</application>.</para>
216
217 <para><option>--with-krb5</option>: This parameter will compile
218 <application>Kerberos5</application> support into
219 <application>Evolution</application>.</para>
220
221 <para><option>--with-pilot-conduits</option>: This parameter will build
222 the <application>GNOME Pilot</application> conduits allowing you to
223 synchronize <application>Evolution</application> data on a Palm
224 device.</para>
225
226 <para><option>--with-kde-applnk-path=<replaceable>&lt;$KDE_PREFIX/share/applnk&gt;</replaceable></option>:
227 Use this parameter if you want the installation process to create a
228 <filename class="extension">.desktop</filename> file in the KDE global
229 desktop file directory.</para>
230
231 </sect2>
232
233 <sect2 role="content">
234 <title>Contents</title>
235
236 <segmentedlist>
237 <segtitle>Installed Program</segtitle>
238 <segtitle>Installed Libraries</segtitle>
239 <segtitle>Installed Directories</segtitle>
240
241 <seglistitem>
242 <seg>evolution, evolution-settings, evolution-addressbook-export,
243 evolution-alarm-notify, evolution-backup, and killev</seg>
244 <seg>libcomposer.so, libeabutil.so, libeconduit.so,
245 libecontacteditor.so, libecontactlisteditor.so, libemformat.so,
246 libemiscwidgets.so, libeshell.so, libessmime.so, libetable.so,
247 libetext.so, libetimezonedialog.so, libeutil.so, libevolution-a11y.so,
248 libevolution-addressbook-importers.so,
249 libevolution-calendar-importers.so, libevolution-calendar.so,
250 libevolution-mail-importers.so, libevolution-mail-settings.so,
251 libevolution-mail.so, libevolution-smime.so, libfilter.so, libmenus.so,
252 libevolution-module-addressbook.so, libevolution-module-calendar.so,
253 libevolution-module-mail.so, libevolution-module-plugin-lib.so,
254 liborg-gnome-addressbook-file.so, liborg-gnome-audio-inline.so,
255 liborg-gnome-backup-restore.so, liborg-gnome-bogo-junk-plugin.so,
256 liborg-gnome-calendar-file.so, liborg-gnome-calendar-http.so,
257 liborg-gnome-calendar-weather.so, liborg-gnome-default-mailer.so,
258 liborg-gnome-default-source.so, liborg-gnome-email-custom-header.so,
259 liborg-gnome-evolution-attachment-reminder.so,
260 liborg-gnome-evolution-bbdb.so, liborg-gnome-evolution-caldav.so,
261 liborg-gnome-evolution-google.so,
262 liborg-gnome-evolution-startup-wizard.so,
263 liborg-gnome-evolution-webdav.so, liborg-gnome-groupwise-features.so,
264 liborg-gnome-imap-features.so, liborg-gnome-itip-formatter.so,
265 liborg-gnome-mail-notification.so, liborg-gnome-mail-to-task.so,
266 liborg-gnome-mailing-list-actions.so, liborg-gnome-mark-all-read.so,
267 liborg-gnome-plugin-manager.so, liborg-gnome-prefer-plain.so,
268 liborg-gnome-publish-calendar.so, liborg-gnome-sa-junk-plugin.so,
269 liborg-gnome-save-calendar.so, liborg-gnome-subject-thread.so,
270 liborg-gnome-templates.so, and liborg-gnome-vcard-inline.so</seg>
271 <seg><envar>$GNOME_PREFIX</envar>/{include/evolution-&gnome-version;/{addressbook/gui/widgets,
272 calendar/{common,gui/dialogs},composer,e-conduit,e-util,em-format,
273 filter,mail,menus,misc,shell,table,text},
274 lib/evolution/&gnome-version;/{modules,plugins},
275 share/{evolution/&gnome-version;/{default/*,ecps,errors,etspec,
276 help/quickref/*,icons/hicolor/{16x16/{actions,apps,places,status},
277 22x22/{actions,apps,places},24x24/{actions,apps,places,status},
278 32x32/{actions,apps,status},48x48/{actions,apps,categories,status},
279 scalable/actions},images,sounds,ui,views/{addressbook,calendar,mail,
280 memos,tasks}},gnome/help/evolution/*,gtk-doc/html/eshell,
281 omf/evolution}}</seg>
282 </seglistitem>
283 </segmentedlist>
284
285 <variablelist>
286 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
287 <?dbfo list-presentation="list"?>
288 <?dbhtml list-presentation="table"?>
289
290 <varlistentry id="evolution-prog">
291 <term><command>evolution</command></term>
292 <listitem>
293 <para>is an email, calendar and address book suite..</para>
294 <indexterm zone="evolution evolution-prog">
295 <primary sortas="g-evolution">evolution</primary>
296 </indexterm>
297 </listitem>
298 </varlistentry>
299
300 </variablelist>
301
302 </sect2>
303
304</sect1>
Note: See TracBrowser for help on using the repository browser.