On Mon, Dec 19, 2005, Bill Campbell wrote: > [...] > I guess my first question is, is there a better back end to use > with openldap than the Berkeley DB? > [...]
AFAIK you can adjust the .spec file and use "gdbm" (for GNU gdbm) instead of "berkeley" (Berkeley-DB). Additionally, OpenLDAP also has an SQL backend which seems to use an RDBMS. > [...] > It seems to me that it would be a Good Idea(tm) to hold off > updating the BDB in OpenPKG until it has been around long enough > for other packages to adjust to its Latest & Greatest API. Well, the C API is not really the problem AFAIK. I think the problem is more the fact that OpenLDAP uses multithreading and there is some bad interaction between OpenLDAP and DB here. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com ______________________________________________________________________ The OpenPKG Project www.openpkg.org Developer Communication List openpkg-dev@openpkg.org