source: xsoft/office/evolution.xml@ 7907d8c

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 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 7907d8c was 7907d8c, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated to Evolution-2.6.2

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

  • Property mode set to 100644
File size: 9.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY evolution-download-http "&gnome-download-http;/evolution/2.6/evolution-&evolution-version;.tar.bz2">
8 <!ENTITY evolution-download-ftp "&gnome-download-ftp;/evolution/2.6/evolution-&evolution-version;.tar.bz2">
9 <!ENTITY evolution-md5sum "24b97cf70a3c1e9e34f6e328e6910ab1">
10 <!ENTITY evolution-size "12.3 MB">
11 <!ENTITY evolution-buildsize "278 MB">
12 <!ENTITY evolution-time "9.2 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"/> and
62 <xref linkend="evolution-data-server"/></para>
63
64 <bridgehead renderas="sect4">Recommended
65 (For SSL and S/MIME support)</bridgehead>
66 <para role="recommended"><xref linkend="nss"/></para>
67
68 <para>The <application>NSS</application> package is not required if you
69 have <xref linkend="firefox"/>, <xref linkend="thunderbird"/>,
70 <xref linkend="seamonkey"/> or
71 <ulink url="http://www.mozilla.org/products/mozilla1.x/">Mozilla</ulink>
72 installed. These packages contain internal copies of
73 <application>NSS</application> (or they used a system-installed copy).
74 If any of the four packages are installed, one way or another you will
75 already have NSS/NSPR libraries on your system.</para>
76
77 <bridgehead renderas="sect4">Optional</bridgehead>
78 <para role="optional"><xref linkend="openldap"/>,
79 <xref linkend="hal"/>,
80 <xref linkend="dbus"/>,
81 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
82 <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
83 <ulink url="&gnome-download-http;/gnome-pilot-conduits/2.0/">GNOME
84 Pilot conduits</ulink>
85 (requires <xref linkend="pilot-link"/> then
86 <ulink url="&gnome-download-http;/gnome-pilot/2.0/">GNOME Pilot</ulink>),
87 <ulink url="&gnome-download-http;/gnome-spell/1.0/">GNOME Spell</ulink>,
88 <ulink url="http://gstreamer.freedesktop.org/">GStreamer-0.8.x</ulink>,
89 <ulink url="http://www.gnome.org/projects/NetworkManager/">NetworkManager</ulink>
90 (<ulink url="&gnome-download-http;/NetworkManager/">download</ulink>),
91 <ulink url="http://www.galago-project.org/news/index.php">libnotify</ulink>,
92 <ulink url="http://www.mono-project.com/Main_Page">Mono</ulink>,
93 <!-- <xref linkend="kdebase"/>, -->
94 <xref linkend="intltool"/>,
95 <xref linkend="gtk-doc"/>, and
96 <xref linkend="docbook-utils"/></para>
97
98 <para condition="html" role="usernotes">User Notes:
99 <ulink url="&blfs-wiki;/evolution"/></para>
100
101 </sect2>
102
103 <sect2 role="installation">
104 <title>Installation of Evolution</title>
105
106 <para>Install <application>Evolution</application> by running the following
107 commands:</para>
108
109 <note>
110 <para>The instructions below assume you have the NSS/NSPR libraries
111 installed on your system. If you elected not to install
112 <application>NSS</application> (or one of the other packages mentioned
113 above), you'll need to remove the following two parameter settings from
114 the <command>configure</command> command below:</para>
115
116 <literallayout><parameter> --enable-nss
117 --enable-smime</parameter></literallayout>
118
119 <para>The <application>Evolution</application>
120 <command>configure</command> script only looks for the stand-alone
121 <application>NSS</application> package and the
122 <application>Mozilla</application> and
123 <application>Firefox</application> browsers for the NSS/NSPR libraries.
124 If you are using <application>Thunderbird</application> as your source
125 for the NSS/NSPR libraries, you will have to add the following two
126 parameter settings to the <command>configure</command> command
127 below:</para>
128
129 <literallayout><parameter> --with-nspr-includes=/usr/include/nspr
130 --with-nss-includes=/usr/include/nss</parameter></literallayout>
131 </note>
132
133<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
134 --localstatedir=/var/lib \
135 --sysconfdir=&gnome-etc-dir; \
136 --libexecdir=$(pkg-config \
137 --variable=prefix ORBit-2.0)/lib \
138 --enable-nntp \
139 --enable-nss \
140 --enable-smime &amp;&amp;
141make</userinput></screen>
142
143 <para>This package does not come with a test suite.</para>
144
145 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
146
147<screen role="root"><userinput>make install &amp;&amp;
148ln -v -s evolution-2.6 \
149 $(pkg-config --variable=prefix ORBit-2.0)/bin/evolution</userinput></screen>
150
151 </sect2>
152
153 <sect2 role="commands">
154 <title>Command Explanations</title>
155
156 <!-- There doesn't appear to be any need for this
157 <para><parameter>-\-disable-gtk-doc</parameter>: This parameter disables
158 building the API documentation if you have
159 <application>GTK-Doc</application> installed. Remove this parameter if
160 you wish to build and install the documentation.</para>
161 -->
162
163 <para><parameter>--enable-nntp</parameter>: This parameter is used to build
164 the Usenet news (NNTP) backend.</para>
165
166 <para><parameter>--enable-nss</parameter>: This parameter is used to pull
167 in the Mozilla Network Security Services libraries for SSL support.</para>
168
169 <para><parameter>--enable-smime</parameter>: This parameter is used to pull
170 in the Mozilla Network Security Services libraries for S/MIME
171 support.</para>
172
173 <!--
174 <para><parameter>-with-{nspr,nss}-includes</parameter>: This parameter is
175 used to identify where the Mozilla Network Security Services interface
176 headers are located. By default, <application>Evolution</application> uses
177 <filename>mozilla-{nss,nspr}.pc</filename> files to locate the headers
178 and chances are you will not have <application>Mozilla</application>
179 installed.</para>
180 -->
181
182 <para><option>--with-openldap</option>: This parameter will compile
183 LDAP support into <application>Evolution</application>.</para>
184
185 <para><option>--with-krb5</option>: This parameter will compile
186 <application>Kerberos5</application> support into
187 <application>Evolution</application>.</para>
188
189 <para><option>--with-pilot-conduits</option>: This parameter will build
190 the <application>GNOME Pilot</application> conduits allowing you to
191 synchronize <application>Evolution</application> data on a Palm
192 device.</para>
193
194 <para><command>ln -v -s evolution-2.6 $(pkg-config
195 --variable=prefix ORBit-2.0)/bin/evolution</command>: This optional command
196 creates a convenience symlink to the <command>evolution-2.6</command>
197 binary.</para>
198
199 </sect2>
200
201 <sect2 role="content">
202 <title>Contents</title>
203
204 <segmentedlist>
205 <segtitle>Installed Programs</segtitle>
206 <segtitle>Installed Libraries</segtitle>
207 <segtitle>Installed Directories</segtitle>
208
209 <seglistitem>
210 <seg>evolution and evolution-2.6</seg>
211 <seg>$GNOME_PREFIX/lib/evolution/2.6/* (contains support libraries,
212 conduits, and other components)</seg>
213 <seg>The following subdirectories of $GNOME_PREFIX/:
214 include/evolution-2.6,
215 lib/evolution,
216 share/{{,omf/}evolution, {gnome/help,idl}/evolution-2.6}</seg>
217 </seglistitem>
218 </segmentedlist>
219
220 <variablelist>
221 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
222 <?dbfo list-presentation="list"?>
223 <?dbhtml list-presentation="table"?>
224
225 <varlistentry id="evolution-prog">
226 <term><command>evolution</command></term>
227 <listitem>
228 <para>is a symlink to the <command>evolution-2.6</command>
229 program.</para>
230 <indexterm zone="evolution evolution-prog">
231 <primary sortas="g-evolution">evolution</primary>
232 </indexterm>
233 </listitem>
234 </varlistentry>
235
236 <varlistentry id="evolution-2.6">
237 <term><command>evolution-2.6</command></term>
238 <listitem>
239 <para>is an email, calendar and address book suite.</para>
240 <indexterm zone="evolution evolution-2.6">
241 <primary sortas="b-evolution-2.6">evolution-2.6</primary>
242 </indexterm>
243 </listitem>
244 </varlistentry>
245
246 </variablelist>
247
248 </sect2>
249
250</sect1>
Note: See TracBrowser for help on using the repository browser.