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

Re: compile Error & unix streams instead of tcp (ITS#1347)



At 05:01 PM 2001-09-21, raghud@hereuare.com wrote:
>Full_Name: Raghu
>Version: openldap-2.0.11 stable
>OS: Red Hat 6.2 linux (kernel  2.2.14-5.0)
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (198.144.207.62)
>
>
>I got 2 errors and am not sure if they are related to each other.
>Thats the reason I am including both here.
>
>Followed all the instructions from Admin book.
>Downloaded & Installed all the required sofware
>- OpenSSL(openssl-0.9.6b),
>- SASL(cyrus-sasl-1.5.24), 
>- BerkeleyDB(db-3.3.11).

2.0.11 does support BerkeleyDB 3.3.  Use BerkeleyDB 3.2 or upgrade
to OpenLDAP 2.0.15.

As far as the other problem, if you started slapd without
any options, it should only attempt to listen on TCP *:389.
IIRC, I've seen that before and believe it's fixed.  You
might try 2.0.15.  If you don't desire ldapi:// support,
don't enable it via configure.

Kurt