The Evolution package contains an integrated mail, calendar and address book suite designed for the GNOME environment.
This package is known to build and work properly using an LFS-7.2 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/evolution/3.6/evolution-3.6.4.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/evolution/3.6/evolution-3.6.4.tar.xz
Download MD5 sum: 699c29a0179df3866ecc2f972bc626a4
Download size: 12 MB
Estimated disk space required: 505 MB
Estimated build time: 4.5 SBU
evolution-data-server-3.6.4, gnome-desktop-3.6.2, gnome-icon-theme-3.6.2, GtkHTML-4.6.4 and shared-mime-info-1.1
GStreamer-1.0.7, libcanberra-0.30 and libgweather-3.6.2
clutter-gtk-1.4.2, DocBook-utils-0.6.14, GeoClue-0.12.0, GTK-Doc-1.18, gtkimageview, MIT Kerberos V5-1.11.2, libchamplain, libpst, OpenLDAP-2.4.35 and libytnef
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/evolution
Install Evolution by running the following commands:
./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib \
--disable-pst-import &&
make
This package does not come with a test suite.
Now, as the root user:
make install
--disable-pst-import: This switch is
used to disable the pst-import plugin.
--with-openldap: This switch will
enable OpenLDAP support in
Evolution.
--with-krb5=/usr: This
switch will enable Kerberos 5
support in Evolution.
--enable-gtk-doc: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2013-03-16 16:48:02 +0000