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-data-server-download-http
|
---|
8 | "&gnome-download-http;/evolution-data-server/&gnome-minor-40;/evolution-data-server-&evolution-data-server-version;.tar.xz">
|
---|
9 | <!ENTITY evolution-data-server-download-ftp
|
---|
10 | "&gnome-download-ftp;/evolution-data-server/&gnome-minor-40;/evolution-data-server-&evolution-data-server-version;.tar.xz">
|
---|
11 | <!ENTITY evolution-data-server-md5sum "c3f93caf8fda15fc1e84395b9e1ffac5">
|
---|
12 | <!ENTITY evolution-data-server-size "4.4 MB">
|
---|
13 | <!ENTITY evolution-data-server-buildsize "215 MB (with tests)">
|
---|
14 | <!ENTITY evolution-data-server-time "1.1 SBU (using parallelism=4, with tests)">
|
---|
15 | ]>
|
---|
16 |
|
---|
17 | <sect1 id="evolution-data-server"
|
---|
18 | xreflabel="evolution-data-server-&evolution-data-server-version;">
|
---|
19 | <?dbhtml filename="evolution-data-server.html"?>
|
---|
20 |
|
---|
21 | <sect1info>
|
---|
22 | <date>$Date$</date>
|
---|
23 | </sect1info>
|
---|
24 |
|
---|
25 | <title>evolution-data-server-&evolution-data-server-version;</title>
|
---|
26 |
|
---|
27 | <indexterm zone="evolution-data-server">
|
---|
28 | <primary sortas="a-evolution-data-server">evolution-data-server</primary>
|
---|
29 | </indexterm>
|
---|
30 |
|
---|
31 | <sect2 role="package">
|
---|
32 | <title>Introduction to Evolution Data Server</title>
|
---|
33 |
|
---|
34 | <para>
|
---|
35 | The <application>Evolution Data Server</application> package provides
|
---|
36 | a unified backend for programs that work with contacts, tasks, and calendar
|
---|
37 | information. It was originally developed for
|
---|
38 | <application>Evolution</application> (hence the name), but is now used by
|
---|
39 | other packages as well.
|
---|
40 | </para>
|
---|
41 |
|
---|
42 | &lfs101_checked;
|
---|
43 |
|
---|
44 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
45 | <itemizedlist spacing="compact">
|
---|
46 | <listitem>
|
---|
47 | <para>
|
---|
48 | Download (HTTP): <ulink url="&evolution-data-server-download-http;"/>
|
---|
49 | </para>
|
---|
50 | </listitem>
|
---|
51 | <listitem>
|
---|
52 | <para>
|
---|
53 | Download (FTP): <ulink url="&evolution-data-server-download-ftp;"/>
|
---|
54 | </para>
|
---|
55 | </listitem>
|
---|
56 | <listitem>
|
---|
57 | <para>
|
---|
58 | Download MD5 sum: &evolution-data-server-md5sum;
|
---|
59 | </para>
|
---|
60 | </listitem>
|
---|
61 | <listitem>
|
---|
62 | <para>
|
---|
63 | Download size: &evolution-data-server-size;
|
---|
64 | </para>
|
---|
65 | </listitem>
|
---|
66 | <listitem>
|
---|
67 | <para>
|
---|
68 | Estimated disk space required: &evolution-data-server-buildsize;
|
---|
69 | </para>
|
---|
70 | </listitem>
|
---|
71 | <listitem>
|
---|
72 | <para>
|
---|
73 | Estimated build time: &evolution-data-server-time;
|
---|
74 | </para>
|
---|
75 | </listitem>
|
---|
76 | </itemizedlist>
|
---|
77 | <!--
|
---|
78 | <bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
---|
79 | <itemizedlist spacing="compact">
|
---|
80 | <listitem>
|
---|
81 | <para>
|
---|
82 | Required patch:
|
---|
83 | <ulink url="&patch-root;/evolution-data-server-&evolution-data-server-version;-cmake_fix-1.patch"/>
|
---|
84 | </para>
|
---|
85 | </listitem>
|
---|
86 | </itemizedlist>
|
---|
87 | -->
|
---|
88 | <bridgehead renderas="sect3">Evolution Data Server Dependencies</bridgehead>
|
---|
89 |
|
---|
90 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
91 | <para role="required">
|
---|
92 | <xref linkend="db"/>,
|
---|
93 | <xref linkend="gcr"/>,
|
---|
94 | <xref linkend="libical"/>,
|
---|
95 | <xref linkend="libsecret"/>,
|
---|
96 | <xref linkend="nss"/>, and
|
---|
97 | <xref linkend="sqlite"/>.
|
---|
98 | </para>
|
---|
99 |
|
---|
100 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
101 | <para role="recommended">
|
---|
102 | <xref linkend="gnome-online-accounts"/>,
|
---|
103 | <xref linkend="gobject-introspection"/>,
|
---|
104 | <xref linkend="gtk3"/>,
|
---|
105 | <xref linkend="icu"/>,
|
---|
106 | <xref linkend="libcanberra"/>,
|
---|
107 | <xref linkend="libgdata"/>,
|
---|
108 | <xref linkend="libgweather"/>, and
|
---|
109 | <xref linkend="vala"/>
|
---|
110 | </para>
|
---|
111 |
|
---|
112 | <bridgehead renderas="sect4"
|
---|
113 | revision="sysv">Recommended (Runtime)</bridgehead>
|
---|
114 | <para role="recommended" revision="sysv">
|
---|
115 | <xref linkend="blocaled" role="runtime"/>
|
---|
116 | </para>
|
---|
117 |
|
---|
118 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
119 | <para role="optional">
|
---|
120 | <xref linkend="gtk-doc"/>,
|
---|
121 | <xref linkend="mitkrb"/>,
|
---|
122 | a <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command),
|
---|
123 | <xref linkend="openldap"/>, and
|
---|
124 | <ulink url="https://github.com/googlei18n/libphonenumber/">libphonenumber</ulink>
|
---|
125 | </para>
|
---|
126 |
|
---|
127 | <para condition="html" role="usernotes">User Notes:
|
---|
128 | <ulink url="&blfs-wiki;/evolution-data-server"/>
|
---|
129 | </para>
|
---|
130 | </sect2>
|
---|
131 |
|
---|
132 | <sect2 role="installation">
|
---|
133 | <title>Installation of Evolution Data Server</title>
|
---|
134 |
|
---|
135 | <para revision="systemd">
|
---|
136 | First, as the <systemitem class="username">root</systemitem> user,
|
---|
137 | remove old and incompatible versions of the systemd units:
|
---|
138 | </para>
|
---|
139 |
|
---|
140 | <screen role="root"
|
---|
141 | revision="systemd"><userinput remap="pre">rm -fv /usr/lib/systemd/user/evolution-*.service</userinput></screen>
|
---|
142 | <!--
|
---|
143 | <para>
|
---|
144 | <phrase revision="sysv">First,</phrase>
|
---|
145 | <phrase revision="systemd">Then,</phrase> fix an issue with
|
---|
146 | cmake-3.20.1:
|
---|
147 | </para>
|
---|
148 |
|
---|
149 | <screen><userinput>patch -Np1 -i ../evolution-data-server-&evolution-data-server-version;-cmake_fix-1.patch</userinput></screen>
|
---|
150 | -->
|
---|
151 | <para>
|
---|
152 | Install <application>Evolution Data Server</application> by running
|
---|
153 | the following commands:
|
---|
154 | </para>
|
---|
155 |
|
---|
156 | <screen revision="sysv"><userinput>mkdir build &&
|
---|
157 | cd build &&
|
---|
158 |
|
---|
159 | cmake -DCMAKE_INSTALL_PREFIX=/usr \
|
---|
160 | -DSYSCONF_INSTALL_DIR=/etc \
|
---|
161 | -DENABLE_VALA_BINDINGS=ON \
|
---|
162 | -DENABLE_INSTALLED_TESTS=ON \
|
---|
163 | -DENABLE_GOOGLE=ON \
|
---|
164 | -DWITH_OPENLDAP=OFF \
|
---|
165 | -DWITH_KRB5=OFF \
|
---|
166 | -DENABLE_INTROSPECTION=ON \
|
---|
167 | -DENABLE_GTK_DOC=OFF \
|
---|
168 | -DWITH_SYSTEMDUSERUNITDIR=no \
|
---|
169 | .. &&
|
---|
170 | make</userinput></screen>
|
---|
171 |
|
---|
172 | <screen revision="systemd"><userinput>mkdir build &&
|
---|
173 | cd build &&
|
---|
174 |
|
---|
175 | cmake -DCMAKE_INSTALL_PREFIX=/usr \
|
---|
176 | -DSYSCONF_INSTALL_DIR=/etc \
|
---|
177 | -DENABLE_VALA_BINDINGS=ON \
|
---|
178 | -DENABLE_INSTALLED_TESTS=ON \
|
---|
179 | -DENABLE_GOOGLE=ON \
|
---|
180 | -DWITH_OPENLDAP=OFF \
|
---|
181 | -DWITH_KRB5=OFF \
|
---|
182 | -DENABLE_INTROSPECTION=ON \
|
---|
183 | -DENABLE_GTK_DOC=OFF \
|
---|
184 | .. &&
|
---|
185 | make</userinput></screen>
|
---|
186 |
|
---|
187 | <para>
|
---|
188 | To test the results, issue: <command>make test</command>. <!--One test,
|
---|
189 | <filename>test-book-client-custom-summary</filename>, is known to
|
---|
190 | fail due to an internal test suite error.-->
|
---|
191 | </para>
|
---|
192 |
|
---|
193 | <para>
|
---|
194 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
195 | </para>
|
---|
196 |
|
---|
197 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
198 |
|
---|
199 | </sect2>
|
---|
200 |
|
---|
201 | <sect2 role="commands">
|
---|
202 | <title>Command Explanations</title>
|
---|
203 |
|
---|
204 | <para>
|
---|
205 | <parameter>-DENABLE_GOOGLE=ON</parameter>: This switch enables
|
---|
206 | access to google services via <xref linkend="libgdata"/> and also
|
---|
207 | enables the Google Authentication option.
|
---|
208 | </para>
|
---|
209 |
|
---|
210 | <para>
|
---|
211 | <parameter>-DENABLE_VALA_BINDINGS=ON</parameter>: This switch
|
---|
212 | enables building the Vala bindings. Remove if you don't
|
---|
213 | have <xref linkend="vala"/> installed.
|
---|
214 | </para>
|
---|
215 |
|
---|
216 | <para>
|
---|
217 | <parameter>-DENABLE_GTK_DOC=OFF</parameter>: This switch
|
---|
218 | disables building the API documentation. It is broken for
|
---|
219 | this package due to the use of a long deprecated gtk-doc program
|
---|
220 | that is no longer available.
|
---|
221 | </para>
|
---|
222 |
|
---|
223 | <para revision="sysv">
|
---|
224 | <parameter>-DWITH_SYSTEMDUSERUNITDIR=no</parameter>: This switch
|
---|
225 | disables installing the systemd units, which are not used for a Sysv
|
---|
226 | build.
|
---|
227 | </para>
|
---|
228 |
|
---|
229 | <note>
|
---|
230 | <para>
|
---|
231 | To enable many of the optional dependencies, review the information
|
---|
232 | from <command>cmake -L CMakeLists.txt</command> for the necessary
|
---|
233 | parameters you must pass to the <command>cmake</command> command.
|
---|
234 | </para>
|
---|
235 | </note>
|
---|
236 |
|
---|
237 | </sect2>
|
---|
238 |
|
---|
239 | <sect2 role="content">
|
---|
240 | <title>Contents</title>
|
---|
241 |
|
---|
242 | <segmentedlist>
|
---|
243 | <segtitle>Installed Programs</segtitle>
|
---|
244 | <segtitle>Installed Libraries</segtitle>
|
---|
245 | <segtitle>Installed Directories</segtitle>
|
---|
246 |
|
---|
247 | <seglistitem>
|
---|
248 | <seg>
|
---|
249 | None
|
---|
250 | </seg>
|
---|
251 | <seg>
|
---|
252 | libcamel-1.2.so, libebackend-1.2.so, libebook-1.2.so,
|
---|
253 | libebook-contacts-1.2.so, libecal-2.0.so, libedata-book-1.2.so,
|
---|
254 | libedata-cal-2.0.so, libedataserver-1.2.so,
|
---|
255 | libedataserverui-1.2.so, and libetestserverutils.so
|
---|
256 | </seg>
|
---|
257 | <seg>
|
---|
258 | /usr/include/evolution-data-server,
|
---|
259 | /usr/lib{,exec}/evolution-data-server,
|
---|
260 | /usr/share/installed-tests/evolution-data-server, and
|
---|
261 | <!-- We explicitly disable gtk-doc generation, so comment these out
|
---|
262 | /usr/share/gtk-doc/html/{camel,libebackend,libebook},
|
---|
263 | /usr/share/gtk-doc/html/{libecal,libedata-book,libedata-cal},
|
---|
264 | /usr/share/gtk-doc/html/{libedataserver,libedataserverui} and
|
---|
265 | -->
|
---|
266 | /usr/share/pixmaps/evolution-data-server
|
---|
267 | </seg>
|
---|
268 | </seglistitem>
|
---|
269 | </segmentedlist>
|
---|
270 |
|
---|
271 | <variablelist>
|
---|
272 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
273 | <?dbfo list-presentation="list"?>
|
---|
274 | <?dbhtml list-presentation="table"?>
|
---|
275 |
|
---|
276 | <varlistentry id="libcamel-1">
|
---|
277 | <term><filename class="libraryfile">libcamel-1.2.so</filename></term>
|
---|
278 | <listitem>
|
---|
279 | <para>
|
---|
280 | is the <application>Evolution</application> MIME message
|
---|
281 | handling library
|
---|
282 | </para>
|
---|
283 | <indexterm zone="evolution-data-server libcamel-1">
|
---|
284 | <primary sortas="c-libcamel-1">libcamel-1.2.so</primary>
|
---|
285 | </indexterm>
|
---|
286 | </listitem>
|
---|
287 | </varlistentry>
|
---|
288 |
|
---|
289 | <varlistentry id="libebackend-1">
|
---|
290 | <term><filename class="libraryfile">libebackend-1.2.so</filename></term>
|
---|
291 | <listitem>
|
---|
292 | <para>
|
---|
293 | is the utility library for
|
---|
294 | <application>Evolution Data Server</application> Backends
|
---|
295 | </para>
|
---|
296 | <indexterm zone="evolution-data-server libebackend-1">
|
---|
297 | <primary sortas="c-libebackend-1">libebackend-1.2.so</primary>
|
---|
298 | </indexterm>
|
---|
299 | </listitem>
|
---|
300 | </varlistentry>
|
---|
301 |
|
---|
302 | <varlistentry id="libebook-1">
|
---|
303 | <term><filename class="libraryfile">libebook-1.2.so</filename></term>
|
---|
304 | <listitem>
|
---|
305 | <para>
|
---|
306 | is the client library for <application>Evolution</application>
|
---|
307 | address books
|
---|
308 | </para>
|
---|
309 | <indexterm zone="evolution-data-server libebook-1">
|
---|
310 | <primary sortas="c-libebook-1">libebook-1.2.so</primary>
|
---|
311 | </indexterm>
|
---|
312 | </listitem>
|
---|
313 | </varlistentry>
|
---|
314 |
|
---|
315 | <varlistentry id="libebook-contacts-1">
|
---|
316 | <term><filename class="libraryfile">libebook-contacts-1.2.so</filename></term>
|
---|
317 | <listitem>
|
---|
318 | <para>
|
---|
319 | is the client library for <application>Evolution</application>
|
---|
320 | contacts
|
---|
321 | </para>
|
---|
322 | <indexterm zone="evolution-data-server libebook-contacts-1">
|
---|
323 | <primary sortas="c-libebook-contacts-1">libebook-contacts-1.2.so</primary>
|
---|
324 | </indexterm>
|
---|
325 | </listitem>
|
---|
326 | </varlistentry>
|
---|
327 |
|
---|
328 | <varlistentry id="libecal-1">
|
---|
329 | <term><filename class="libraryfile">libecal-1.2.so</filename></term>
|
---|
330 | <listitem>
|
---|
331 | <para>
|
---|
332 | is the client library for <application>Evolution</application>
|
---|
333 | calendars
|
---|
334 | </para>
|
---|
335 | <indexterm zone="evolution-data-server libecal-1">
|
---|
336 | <primary sortas="c-libecal-1">libecal-1.2.so</primary>
|
---|
337 | </indexterm>
|
---|
338 | </listitem>
|
---|
339 | </varlistentry>
|
---|
340 |
|
---|
341 | <varlistentry id="libedata-book-1">
|
---|
342 | <term><filename class="libraryfile">libedata-book-1.2.so</filename></term>
|
---|
343 | <listitem>
|
---|
344 | <para>
|
---|
345 | is the backend library for <application>Evolution</application>
|
---|
346 | address books
|
---|
347 | </para>
|
---|
348 | <indexterm zone="evolution-data-server libedata-book-1">
|
---|
349 | <primary sortas="c-libedata-book-1">libedata-book-1.2.so</primary>
|
---|
350 | </indexterm>
|
---|
351 | </listitem>
|
---|
352 | </varlistentry>
|
---|
353 |
|
---|
354 | <varlistentry id="libedata-cal-1">
|
---|
355 | <term><filename class="libraryfile">libedata-cal-1.2.so</filename></term>
|
---|
356 | <listitem>
|
---|
357 | <para>
|
---|
358 | is the backend library for <application>Evolution</application>
|
---|
359 | calendars
|
---|
360 | </para>
|
---|
361 | <indexterm zone="evolution-data-server libedata-cal-1">
|
---|
362 | <primary sortas="c-libedata-cal-1">libedata-cal-1.2.so</primary>
|
---|
363 | </indexterm>
|
---|
364 | </listitem>
|
---|
365 | </varlistentry>
|
---|
366 |
|
---|
367 | <varlistentry id="libedataserver-1">
|
---|
368 | <term><filename class="libraryfile">libedataserver-1.2.so</filename></term>
|
---|
369 | <listitem>
|
---|
370 | <para>
|
---|
371 | is the utility library for
|
---|
372 | <application>Evolution Data Server</application>
|
---|
373 | </para>
|
---|
374 | <indexterm zone="evolution-data-server libedataserver-1">
|
---|
375 | <primary sortas="c-libedataserver-1">libedataserver-1.2.so</primary>
|
---|
376 | </indexterm>
|
---|
377 | </listitem>
|
---|
378 | </varlistentry>
|
---|
379 |
|
---|
380 | <varlistentry id="libedataserverui-3">
|
---|
381 | <term><filename class="libraryfile">libedataserverui-3.0.so</filename></term>
|
---|
382 | <listitem>
|
---|
383 | <para>
|
---|
384 | is the GUI utility library for
|
---|
385 | <application>Evolution Data Server</application>
|
---|
386 | </para>
|
---|
387 | <indexterm zone="evolution-data-server libedataserverui-3">
|
---|
388 | <primary sortas="c-libedataserverui-3">libedataserverui-3.0.so</primary>
|
---|
389 | </indexterm>
|
---|
390 | </listitem>
|
---|
391 | </varlistentry>
|
---|
392 |
|
---|
393 | <varlistentry id="libetestserverutils-1">
|
---|
394 | <term><filename class="libraryfile">libetestserverutils.so</filename></term>
|
---|
395 | <listitem>
|
---|
396 | <para>
|
---|
397 | is the server test utility library for
|
---|
398 | <application>Evolution Data Server</application>
|
---|
399 | </para>
|
---|
400 | <indexterm zone="evolution-data-server libetestserverutils-1">
|
---|
401 | <primary sortas="c-libetestserverutils-1">libetestserverutils.so</primary>
|
---|
402 | </indexterm>
|
---|
403 | </listitem>
|
---|
404 | </varlistentry>
|
---|
405 |
|
---|
406 |
|
---|
407 | </variablelist>
|
---|
408 |
|
---|
409 | </sect2>
|
---|
410 |
|
---|
411 | </sect1>
|
---|