[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: help with install



Hi Floyd,

Sorry to see you're having troubles getting OpenLDAP working. In order for
folks on the list to help you will need to provide more information than is
included in your message.

For starters, can you please provide the following information?

1. The version of OpenLDAP you are attempting to build. 
2. A stack trace so we can get an idea of where slapd is dumping core. Use
gdb or a debugger appropriate to your tool chain to do this.
3. Slapd debug output. For the first test this can be found in
tests/testrun/slapd.1.log.
4. The configuration you used to build OpenLDAP.
5. Versions of supporting libraries, such as Berkeley DB, libtool(libltdl),
Cyrus SASL, OpenSSL, etc.

Numbers 1 through 3 are the starting points, but the remainder of the
information is also helpful the first time around.

You are, of course, welcome to use our compiled, tested, and packaged distro
for AIX 5.2 at no charge. It is called CDS Silver, and is available under
the Downloads section at http://www.symas.com.

Hope this helps...

Matthew Hardin
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
http://www.symas.com

--------------------------
> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org [mailto:owner-openldap-
> software@OpenLDAP.org] On Behalf Of Floyd Wellershaus
> Sent: Tuesday, October 11, 2005 10:33 AM
> To: openldap-software@OpenLDAP.org
> Subject: help with install
> 
> I am trying to install openLdap on Aix5.2.
> When running make test, I get the following error.
> 
> ldap_bind: Can't contact LDAP server (-1)
> 
> I notice that it looks like the slapd cores out.
> 
> Can someone give me a hand with this ?
> 
> Thankyou.
> Floyd