Re: Garnome-2.20.1 failed to compile



On Sun, 2007-10-21 at 00:54 +0000, Carlos Alberto de Oliveira Alves
wrote:
> I continue trying to compile garnome-2.20.1 and now I'm getting the
> following error message when system check for OpenLDAP:
> 
> checking for OpenLDAP... yes
> checking if OpenLDAP is version 2.x... no
> configure: error: evolution requires OpenLDAP version >= 2

> Although I have gforge-ldap-openldap 4.5.14-22 package installed, as
> you can see below:

The latest OpenLDAP version is 2.3.38, not 4.x...

[ shortened output below ]
> calves anna:~$ aptitude show gforge-ldap-openldap
> Package: gforge-ldap-openldap
> Version: 4.5.14-22
> Description: collaborative development tool - LDAP directory (using
> OpenLDAP)

> Any help? Is that package/version enough for build garnome-2.20.1?

No, because it is gforge, not OpenLDAP. :)

$ grep ldap DEPS-LIST | grep dev\$
libldap2-dev

That's the package you need. You will find further exact package names
in the DEPS-LIST, in case you wonder what exactly a broken configure
complains about. Also note, that since you are building from source,
missing dependencies usually are *-dev packages.

  guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]