From: Simon J. <si...@jo...> - 2008-02-28 09:53:56
|
Dmitrijs Ledkovs <dmi...@gm...> writes: > Hello everyone > > I'm trying to compile/install Evolution plugin, but it fails to > configure. > > -- checking for one of the modules 'libedataserver-1.0' > CMake Error: Evolution Data Server not found. > > Although locate does find: > > /usr/lib/libedataserver-1.2.so.9 > /usr/lib/libedataserverui-1.2.so.8 > /usr/lib/libedataserver-1.2.so.9.1.0 > /usr/lib/libedataserverui-1.2.so.8.0.2 > > And all packages relating to evolution data server are installed from > apt-get. Do you have the *-dev package installed? Try installing libedataserver1.2-dev. /Simon |