View Single Post
  #5 (permalink)  
Old 05-08-2007, 08:08 AM
inigoml inigoml is offline
Project Contributor
 
Posts: 110
Default

Quote:
Originally Posted by esoleyman View Post
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!
Reply With Quote