source: xsoft/office/evolution.xml@ 09b9dccb

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

Added clarification about NSS/NSPR libraries to the Evolution and Evolution Data Server instructions

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

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