On 8/12/05, Tushar Teredesai <[EMAIL PROTECTED]> wrote: > I read it as without BDB, one cannot have bdb as the primary database > backend; so one would have to choose another database backend such as > gdbm. I just finished a build that used gdbm instead of db (though > both were present on the system).
Pressed the send too fast. Should have added, though both were present on the system it only linked against gdbm. FYI, I am trying to use gdbm instead of bdb in as many packages as possible to trim down on my dependency tree (since bdb depends on java). -- Tushar Teredesai mailto:[EMAIL PROTECTED] http://www.linuxfromscratch.org/~tushar/ -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
