2013/6/2 Michael March <[email protected]>: > Hello, > > When I attempt to install the RPMs for OpenLDAP 2.4.X for Centos5 (from > here: http://ltb-project.org/wiki/download#openldap ), this is the only > dependency I'm not able to resolve: > > libdb-4.6.so()(64bit) is needed by openldap-ltb-2.4.35-1.el5.x86_64 > > What package do I need to install for that lib?
You need berkeleydb-ltb package. I removed the dependency in the last version, but as the berkeley backend is compiled in slapd, you need to install it, even if you do not use a berkeley backend (bdb or hdb). I will force the dependendy in the next release to avoid this problem. Clément. _______________________________________________ ltb-users mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-users
