[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: keyword <modulepath> ignored
sarath chandra writes:
> line 27 (modulepath /usr/lib/openldap)
> /usr/local/etc/openldap/slapd.conf: line 27: keyword <modulepath> ignored
That's supposed to mean slapd was compiled without --enable-modules,
so only statically linked modules will be available.
> I'm using openldap-2.4.25 on CentOs 5.
>
> The config command was:
> export LDFLAGS='-L/usr/local/lib -L/usr/local/lib -L/usr/local/lib'
> export CPPFLAGS='-I/usr/local/include -I/usr/local/include -I/usr/local/include'
> ./configure --enable-bdb --enable-crypt --with-tls --enable-overlays=mod
> --enable-modules=yes --enable-ppolicy=mod --libexecdir=/usr/sbin
Maybe that config command is for some other slapd executable than the
one you are running?
--
Hallvard