Forgot to mention that I am using the latest source tarball 1.3.12 I think
Cheers,
- Aly -
-------------------
Aly Dharshi
Student @ University of Lethbridge and
System Administrator ORS Servers.
----- Original Message -----
From: "Aly S.P Dharshi" <aly....@uleth.ca>
To: <cour...@lists.sourceforge.net>
Sent: Thursday, November 15, 2001 4:51 PM
Subject: [courier-users] Problems compiling courier with LDAP Support
RH 7.2 machine with all the current OpenLDAP packages as well as fully
patched up, tried the FAQ suggestion of CPPFLAGS and LDFLAGS but no luck
checking for ldap.h... yes
checking for lber.h... yes
checking for syslog.h... (cached) yes
checking whether -lresolv is needed for res_query... yes
checking for ber_scanf in -llber... yes
checking for ldap_open in -lldap... no
checking for ldap_search_st... no
checking for ldap_start_tls_s... no
From the configure stage, it will compile all the other modules and
stuff except ldap, I have Netscape SDK installed in /usr/local/ldap and I
don't think that its trying to use that. I have tried to point the
configure
program to /lib as there are:
libldap_r.so.2
libldap_r.so.2.0.6
libldap.so.2
libldap.so.2.0.6
libnss_ldap-2.2.4.so
libnss_ldap.so.2
present and are also linked to the /usr/lib as follows:
rw-r--r-- 1 root root 290114 Aug 21 15:23 libldap.a
-rw-r--r-- 1 root root 304014 Aug 21 15:23 libldap_r.a
lrwxrwxrwx 1 root root 28 Nov 15 16:33 libldap_r.so ->
../../lib/libldap_r.so.2.0.6
lrwxrwxrwx 1 root root 26 Nov 15 16:33 libldap.so ->
../../lib/libldap.so.2.0.6
lrwxrwxrwx 1 root root 26 Nov 1 16:02
libnss_ldap.so.2 ->
../../lib/libnss_ldap.so.2
Any help would be greatly appreciated.
Cheers,
- Aly -
-------------------
Aly Dharshi
Student @ University of Lethbridge and
System Administrator ORS Servers.