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

Re: big problem during installation of OpenLDAP 2.0.25




You need to install libraries implementin gdbm database access apis.

i.e. you need libgdbm.so for linking with gdbm apis.

If you have this .so or .a installed, put its path in LD_LIBRARY_PATH variable.

I hope this helps.
-Shashi