%general-entities; ]> $Date$ evolution-data-server-&evolution-data-server-version; evolution-data-server Introduction to Evolution Data Server 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. &lfs72_checked; 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; Evolution Data Server Dependencies Required , , , , and Recommended , and Optional , , a (that provides a sendmail command) and User Notes: Installation of Evolution Data Server Install Evolution Data Server by running the following commands: ./configure --prefix=/usr \ --libexecdir=/usr/lib/evolution-data-server \ --enable-vala-bindings && make This package does not have a working testsuite. Now, as the root user: make install Command Explanations : This switch enables building of the Vala bindings. Remove if you don't have installed. : Use this switch to enable OpenLDAP support in Evolution Data Server. --with-krb5=/usr: Use this switch to enable Kerberos 5 support in Evolution Data Server. To enable many of the optional dependencies, review the information from ./configure --help for the necessary parameters you must pass to the configure script. Contents Installed Programs Installed Libraries Installed Directories None libcamel-1.2.so, libebackend-1.2.so, libebook-1.2.so, libecal-1.2.so, libedata-book-1.2.so, libedata-cal-1.2.so, libedataserver-1.2.so and libedataserverui-3.0.so /usr/include/evolution-data-server-3.6, /usr/lib/evolution-data-server, /usr/share/evolution-data-server-3.6, /usr/share/gtk-doc/html/camel, /usr/share/gtk-doc/html/libebackend, /usr/share/gtk-doc/html/libebook, /usr/share/gtk-doc/html/libecal /usr/share/gtk-doc/html/libedata-book, /usr/share/gtk-doc/html/libedata-cal, /usr/share/gtk-doc/html/libedataserver, /usr/share/gtk-doc/html/libedataserverui and /usr/share/pixmaps/evolution-data-server Short Descriptions libcamel-1.2.so is the Evolution MIME message handling library. libcamel-1.2.so libebackend-1.2.so is the utility library for Evolution Data Server Backends. libebackend-1.2.so libebook-1.2.so is the client library for Evolution address books. libebook-1.2.so libecal-1.2.so is the client library for Evolution calendars. libecal-1.2.so libedata-book-1.2.so is the backend library for Evolution address books. libedata-book-1.2.so libedata-cal-1.2.so is the backend library for Evolution calendars. libedata-cal-1.2.so libedataserver-1.2.so is the utility library for Evolution Data Server. libedataserver-1.2.so libedataserverui-3.0.so is the GUI utility library for Evolution Data Server. libedataserverui-3.0.so