The Evolution package contains an integrated mail, calendar and address book suite designed for the GNOME-2 environment.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/evolution/2.0/evolution-2.0.2.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/evolution/2.0/evolution-2.0.2.tar.bz2
Download MD5 sum: d3f12240ebb05dc6c984af68b5fe1955
Download size: 15.4 MB
Estimated disk space required: 229 MB
Estimated build time: 4.70 SBU
Mozilla-1.7.5 (NSS and NSPR libs and headers required for SSL and S/MIME support)
OpenLDAP-2.2.20, Sendmail-8.13.3 (or other MTA that links to /usr/sbin/sendmail), Heimdal-0.6.3 or MIT krb5-1.4, krb4, GNOME Pilot conduits (requires pilot-link-0.11.8 then GNOME Pilot), GNOME Spell, kdebase-3.3.2, GTK-Doc-1.2 and DocBook-utils-0.6.14
Install Evolution by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/lib/libexec \
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
make &&
make install &&
ln -s evolution-2.0 \
`pkg-config --variable=prefix ORBit-2.0`/bin/evolution
--enable-nntp=yes: This enables the Usenet news client.
--enable-nss=yes: This switch will compile SSL support into Evolution.
--enable-smime=yes: This switch will compile S/MIME support into Evolution (requires --enable-nss=yes also).
--with-openldap=yes: This flag will compile LDAP support into Evolution.
ln -s evolution-2.0 `pkg-config --variable=prefix ORBit-2.0`/bin/evolution: This optional command creates a convenience symlink to the evolution-2.0 binary.
The Evolution package contains evolution-2.0, support libraries, conduits and other components.
Last updated on 2005-01-25 09:02:00 -0700