%general-entities; ]> $LastChangedBy$ $Date$ Evolution Data Server-&evolution-data-server-version; Introduction to <application>Evolution Data Server</application> The Evolution Data Server package provides a unified backend for programs that work with contacts, tasks, and calendar information. It was originally developed for Evolution (hence the name), but is now used by other packages as well. Package information Download (HTTP): Download (FTP): Download MD5 sum: &evolution-data-server-md5sum; Download size: &evolution-data-server-size; Estimated disk space required: &evolution-data-server-buildsize; Estimated build time: &evolution-data-server-time; <application>Evolution Data Server</application> dependencies Required and Optional , and Installation of <application>Evolution Data Server</application> Install Evolution Data Server by running the following commands: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ --sysconfdir=/etc/gnome && make && make install Command explanations --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin: This switch puts libexec files in $GNOME_PREFIX/sbin instead of $GNOME_PREFIX/libexec. --sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc. Contents The Evolution Data Server package contains evolution-data-server-1.0 and libebook, libecal, libedata-book, libedata-cal, libedataserver and libegroupwise libraries. Description evolution-data-server-1.0 evolution-data-server-1.0 is the Evolution database backend server. <application>Evolution Data Server</application> libraries libe* libraries are client, backend and utility libraries for the Evolution address books, calendar and data servers.