Re: Garnome 2.22.0: evolution-data-server requires OpenLDAP



On Sat, 2008-03-22 at 11:19 +0100, Michael Schmarck wrote:
> Hello.
> 
> I downloaded Garnome 2.22.0 and am now trying to do a "make
> paranoid-install". This fails in evolution-data-server:

Running that command in desktop/ I hope? :)

> [...]
> checking for com_err.h... yes
> checking for Kerberos 4... no
> checking for purify... impure
> checking for OpenLDAP... yes
> checking if OpenLDAP is version 2.x... no
> configure: error: evolution requires OpenLDAP version >= 2
> make: *** [configure-work/main.d/evolution-data-server-2.22.0/configure] Fehler 1
> 
> I suppose changing
> 
> CONFIGURE_ARGS = $(DIRPATHS) --with-openldap --enable-dot-locking=no
> to
> 
> CONFIGURE_ARGS = $(DIRPATHS) --enable-dot-locking=no
> 
> (ie. dropping --with-openldap) would work. But shouldn't it

That probably should work, if you really do not need LDAP (or Exchange
support, IIRC).


> either be so, that openldap is shipped with Garnome *OR* 
> shouldn't it be so, that e-d-s is built without ldap support?

What's your distro and version?

IMHO, neither of these would be correct. ;)  Even my 3 year old
(recently died) testing environment shipped a sufficiently recent
version of OpenLDAP. What is your version?

As per the DEPS file, openldap is a dependency that should be provided
by the distro. Since we're talking "build", this includes the
development stuff (-devel RPM or -dev DEB).

  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]