source: xsoft/office/evolution.xml@ ec93ac6

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.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 ec93ac6 was ec93ac6, checked in by Randy McMurchy <randy@…>, 20 years ago

Updated to Evolution-1.4.6

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

  • Property mode set to 100644
File size: 5.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY evolution-download-http "http://ftp.gnome.org/pub/GNOME/sources/evolution/1.4/evolution-&evolution-version;.tar.bz2">
8 <!ENTITY evolution-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/evolution/1.4/evolution-&evolution-version;.tar.bz2">
9 <!ENTITY evolution-size "14 MB">
10 <!ENTITY evolution-buildsize "290 MB">
11 <!ENTITY evolution-time "6.34 SBU">
12 <!ENTITY db3117-download "http://ftp2.nchu.edu.tw/UNIX/Database/BerkeleyDB/db-3.1.17.tar.gz">
13 <!ENTITY db3117-size "1.95 MB">
14 <!ENTITY db3117-buildsize "28.2 MB">
15 <!ENTITY db3117-time "0.22 SBU">
16]>
17
18<sect1 id="evolution" xreflabel="Evolution-&evolution-version;">
19<sect1info>
20<othername>$LastChangedBy$</othername>
21<date>$Date$</date>
22</sect1info>
23<?dbhtml filename="evolution.html" ?>
24<title>Evolution-&evolution-version;</title>
25
26<sect2>
27<title>Introduction to <application>Evolution</application></title>
28
29<para>The <application>Evolution</application> package contains an integrated
30mail, calendar and address book suite.</para>
31
32<sect3><title>Package information</title>
33<itemizedlist spacing='compact'>
34<listitem><para>Download (HTTP): <ulink
35url="&evolution-download-http;"/></para></listitem>
36<listitem><para>Download (FTP): <ulink
37url="&evolution-download-ftp;"/></para></listitem>
38<listitem><para>Download size: &evolution-size;</para></listitem>
39<listitem><para>Estimated Disk space required:
40&evolution-buildsize;</para></listitem>
41<listitem><para>Estimated build time:
42&evolution-time;</para></listitem></itemizedlist>
43</sect3>
44
45<sect3><title>Additional downloads</title>
46<para><emphasis>Packages</emphasis></para>
47<itemizedlist spacing='compact'>
48<listitem><para>Required Application: <ulink
49url="&db3117-download;"/></para></listitem>
50<listitem><para>Download size: &db3117-size;</para></listitem>
51<listitem><para>Estimated Disk space required:
52&db3117-buildsize;</para></listitem>
53<listitem><para>Estimated build time:
54&db3117-time;</para></listitem></itemizedlist>
55
56<para><emphasis>Patches</emphasis></para>
57<itemizedlist spacing='compact'>
58<listitem><para>Required Patch: <ulink
59url="&patch-root;/evolution-&evolution-version;-gcc34-2.patch"/></para>
60</listitem></itemizedlist>
61</sect3>
62
63<sect3><title><application>Evolution</application> dependencies</title>
64<sect4><title>Required</title>
65<para><xref linkend="openssl"/>,
66<xref linkend="libsoup"/>,
67<xref linkend="gal"/> and
68<xref linkend="gtkhtml"/></para>
69</sect4>
70
71<sect4><title>Optional</title>
72<para><xref linkend="openldap"/>,
73<xref linkend="sendmail"/> (or other
74<ulink url="../server/mail.html">MTA</ulink> that links to
75<command>/usr/sbin/sendmail</command>),
76<xref linkend="kdebase"/>,
77<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
78<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
79<xref linkend="gtk-doc"/>,
80<xref linkend="docbook-utils"/>,
81<ulink
82url="http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot/2.0/">GNOME-Pilot</ulink> and
83<ulink
84url="http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot-conduits/2.0/">GNOME-Pilot-conduits</ulink>
85</para>
86</sect4>
87
88</sect3>
89
90</sect2>
91
92<sect2>
93<title>Installation of <application>Evolution</application></title>
94
95<note><para><application>Evolution</application> requires
96<application>Berkeley DB</application>-3.1.17. The details on
97<quote>why</quote> are in the <filename>README</filename> file distibuted with
98the <application>Evolution</application> source code.
99<application>Evolution</application> links to the library statically, hence
100this book installs the <application>Berkeley DB</application>-3.1.17 in
101<filename class="directory">/opt</filename>, which can be removed once
102<application>Evolution</application> is installed.</para></note>
103
104<para>Install <application>Berkeley DB</application>-3.1.17 by
105running the following commands:</para>
106
107<screen><userinput><command>cd build_unix &amp;&amp;
108../dist/configure --prefix=/opt/db-3.1.17 --enable-compat185 &amp;&amp;
109make &amp;&amp;
110make install</command></userinput></screen>
111
112<para>Install <application>Evolution</application> by running the following
113commands:</para>
114
115<screen><userinput><command>patch -Np1 -i ../evolution-&evolution-version;-gcc34-2.patch &amp;&amp;
116./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
117 --localstatedir=/var/lib --with-db3=/opt/db-3.1.17 \
118 --enable-openssl=yes &amp;&amp;
119make &amp;&amp;
120make install</command></userinput></screen>
121
122<para>Optionally, you may remove <application>Berkeley DB</application>-3.1.17
123installed above with this command:</para>
124
125<screen><userinput><command>rm -rf /opt/db-3.1.17</command></userinput></screen>
126
127</sect2>
128
129<sect2>
130<title>Command explanations</title>
131
132<para><parameter>--enable-compat185</parameter>: Build support for older
133database files.</para>
134
135<para><parameter>--prefix=/opt/db-3.1.17</parameter>: This
136version of the Berkeley Database should not be installed in
137<filename class="directory">/usr</filename>, as it is only needed for the
138building of <application>Evolution</application>.</para>
139
140<para><parameter>--with-db3=/opt/db-3.1.17</parameter>: Specify
141the location where db-3.1.17 is installed.</para>
142
143<para><parameter>--enable-openssl=yes</parameter>: This switch will compile
144<acronym>SSL</acronym> support into <application>Evolution</application>.
145</para>
146
147<para><option>--with-openldap</option>: This flag will compile
148<acronym>LDAP</acronym> support into <application>Evolution</application>.
149</para>
150
151</sect2>
152
153<sect2>
154<title>Contents</title>
155
156<para>The <application>Evolution</application> package contains
157<command>evolution</command>.</para>
158</sect2>
159
160<sect2>
161<title>Description</title>
162
163<sect3><title>evolution</title>
164<para><command>evolution</command> contains an email, calendar and
165address book suite.</para></sect3>
166
167</sect2>
168
169</sect1>
170
Note: See TracBrowser for help on using the repository browser.