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

Re: ldbm database type



If it's not working for you with binaries you installed from somewhere I recommend that you build --with-ldbm from source yourself. If you use debian, dpkg-buildpackage is your friend. If you're using a vanilla source tarball (rather than apt-get source) do

$ ./configure --help




~c


Matt Harp wrote:
Hey all,

When I define a database of type ldbm, slapd won't start up because it says
it doesn't know that type. I Googled and found the moduleload and modulepath
directives, which someone said is how you do it now, since the backends are
dynamicaly loaded.

But then I get "unknown directive "modulepath" outside backend info and
database definitions (ignored)" when I try to start slapd. How do I get it
to recognize these directives?

Any help would be greatly appreciated,

matt
mharp at seapine.com