Quote:
Originally Posted by esoleyman Hello All,
I've built the most recent svn checkout on Ubuntu Feisty and it works as expected when compiled against Novell Evolution 2.10. |
I've tried to compile your source code under Ubuntu 7.04 (Feisty) AMD64 but I have a problem when configure runs.
It doesn't found libedataserverui-1.2, but it's installed. ¿?
---
checking for EDS_UI... configure: error: Package requirements (libedataserverui-1.2 libglade-2.0 libgnomeui-2.0
---
Removing this line from configure.ac does solve the problem, but of course, it fails in make.
Have you compiled for AMD64?
Thanks!