[Kroupware] Quick Install Manual Kolab Server 0.3
Liz Young
kroupware@mail.kde.org
Tue, 8 Oct 2002 14:33:48 -0700
On Tuesday 08 October 2002 04:02 am, Martin Konold wrote:
> this is the new version of the kolab server QIM. There will be soon a
> more detailed >50 pages manual on kroupware.kde.org
>
> Please report Problems with the QIM or the software to
> kroupware@kde.org so that we can improve kolab-current permanently.
Hi,
QIM Kolab Server 0.4
SuSE 8.0, I got past a dependency error in gcc by rem'g the binutils
=>2.13 requirement in the spec file (just to see if I could build with
gcc 2.95 and binutils 2.11) -- it worked, for a while.
Compiled and installed every rpm until apache2, but can't resolve this
error (lines may wrap):
---
In file included from apr_ldap_compat.c:63:
/kolab/RPM/TMP/httpd-2.0.43/srclib/apr-util/include/apr_ldap.h:97: parse
error before '*' token
make[4]: *** [apr_ldap_compat.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
error: Bad exit status from /kolab/RPM/TMP/rpm-tmp.71095 (%build)
RPM build errors:
Bad exit status from /kolab/RPM/TMP/rpm-tmp.71095 (%build)
---
I don't know what that parse error is. Here are lines 96 -100 from
apr_ldap.h (lines may wrap):
---
96 #if LDAP_VERSION_MAX <= 2
97 int ldap_search_ext_s(LDAP *ldap, char *base, int scope, char
*filter,
98 char **attrs, int attrsonly, void *servertrls, void
*clientctrls,
99 void *timeout, int sizelimit, LDAPMessage **res);
100 void ldap_memfree(void *p);
----
Can someone help?
Thanks!
Liz