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

Re: 2.2.11 won't run?



> I just downloaded 2.2.11, and went through my normal build process:
>
> export LDFLAGS="-L/usr/local/BerkeleyDB.4.2/lib"
> export CPPFLAGS="-I/usr/local/BerkeleyDB.4.2/include"
>
> ./configure --prefix=/usr/local/openldap-2.2.11/ --without-cyrus-sasl
> make depend
> make
> make test (fails)
> make install
>
> slapd with a run level of 1 yields:
>
>
> /usr/local/openldap-2.2.11/libexec/slapd: error while loading shared
> libraries: libdb-4.2.so: cannot open shared object file: No such file or
> directory

ibdb-4.2.so is not in LD_LIBRARY_PATH or somethig of the kind. a ldd on
slapd will tell you what shared libraries cannot be loaded with current
path settings.

p.

-- 
Pierangelo Masarati
mailto:pierangelo.masarati@sys-net.it