%general-entities; ]> $LastChangedBy$ $Date$ evolution-data-server-&evolution-data-server-version; Evolution Data Server Introduction to Evolution Data Server 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. &lfs70_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 && make To test the results, issue: make check. Two tests are known to fail, the rest should pass if run from a GNOME desktop - if you are in the middle of building the desktop, but wish to run these tests, you can leave the build directory in place and run the tests later, when D-Bus and all the GNOME daemons are running. Like many of the GNOME packages, the testsuite is expected to be run when you are already using a (previous) GNOME system. Now, as the root user: make install Command Explanations --libexecdir=/usr/lib/evolution-data-server: This parameter causes the libexec files to be installed in the preferred location of /usr/lib/evolution-data-server instead of /usr/libexec. : Use this option to disable the weather calendar backend and is required if libgweather is not installed. --with-krb5=/usr: Enables Kerberos5 support. : Enables LDAP support. 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 Libraries Installed Directories 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.4, /usr/lib/evolution-data-server, /usr/share/evolution-data-server-3.4, /usr/share/gtk-doc/html/{camel,libebackend,libebook}, /usr/share/gtk-doc/html/{libecal,libedata-book,libedata-cal}, /usr/share/gtk-doc/html/{libedataserver,libedataserverui} and /usr/share/pixmaps/evolution-data-server Short Descriptions libe*.so libraries are client, backend and utility libraries for the Evolution address books, calendar and data servers. libe*.so