%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. 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 Optional , (nsp4 libs for SSL and S/MIME support), , or , krb4, and Installation of Evolution Data Server 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 To test the results, issue: make check. Now, as the root user: 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. 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 camel-index-control-1.2, camel-lock-helper-1.2, and evolution-data-server-1.2 libcamel-1.2.so, libcamel-provider-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, libedataserverui-1.2.so, libegroupwise-1.2.so, and numerous provider and extension modules. $GNOME_PREFIX/include/evolution-data-server-1.2, $GNOME_PREFIX/lib/evolution-data-server-1.2, $GNOME_PREFIX/share/evolution-data-server-1.2, $GNOME_PREFIX/share/pixmaps/evolution-data-server-1.2, $GNOME_PREFIX/share/idl/evolution-data-server-1.2, and $GNOME_PREFIX/share/gtk-doc/html/libe* Short Descriptions evolution-data-server-1.2 is the Evolution database backend server. evolution-data-server-1.2 libe*.so libraries are client, backend and utility libraries for the Evolution address books, calendar and data servers. libe*.so