View Single Post
  #25 (permalink)  
Old 11-23-2007, 05:37 AM
gavinlew gavinlew is offline
Starter Member
 
Posts: 1
Default

Hi,

I'll love to get this going with Ubuntu 7.10 , I have performed the following ;

svn co Revision 850: /trunk/ZimbraEvolution

Then I have edited the configure.ac file as per recommendations

Then I performed

sudo apt-get install automake evolution-dev libglib2.0-dev intltool libtool evolution-data-server-dev libcurl3 libcurl3-dev

Next, I edited configure.ac , and ran sudo make

This fails with ; checking for EPLUGIN... configure: error: Package requirements (evolution-plugin-2.12) were not met:

No package 'evolution-plugin-2.12' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.


However - synaptic claims that evolution-plugin is installed on the system.
Reply With Quote