Evolution on Ubuntu

Revision as of 06:09, 2 February 2008 by Bz0qyz (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This worked on Ubuntu 7.10 (Gutsy) 32-bit

64-bit Gusty 'configure' command gives the following error: checking for EDS_UI... configure: error: Package requirements (libedataserverui-1.2 libglade-2.0 libgnomeui-2.0) were not met: No package 'libedataserverui-1.2' found


This Howto is based on Howto Configure Evolution Connector Ubuntu forum thread

Download the Evolution Connector

Install the Evolution Development Packages.

"sudo apt-get install libedataserverui1.2-dev"


Additional Header Files and place them here /usr/include/evolution-2.12/shell/:

Extract the Evolution Connector

Open a Terminal

Go to the directory.

Type "configure" (press enter)

Type "make" (press enter)

Type "make install"(press enter)

Jump to: navigation, search