Difference between revisions of "Evolution on Ubuntu"
Leeportnoff (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | This worked on Ubuntu 7.10 (Gutsy) | + | 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 [http://www.zimbra.com/forums/evolution-connector/7800-howto-configure-connector-ubuntu.html Howto Configure Evolution Connector Ubuntu forum thread] | This Howto is based on [http://www.zimbra.com/forums/evolution-connector/7800-howto-configure-connector-ubuntu.html Howto Configure Evolution Connector Ubuntu forum thread] |
Revision as of 17:40, 1 February 2008
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 please contribute the list here"
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)