Hi Ken, > > gdbm doesn't provide ndbm compatibility unless built with a > > particular switch. > > FWIW, we seem to have a "db-devel" package on our Linux systems that > does the right thing.
Ah, I see what you mean. slocal is happy with Berkeley DB and ./configure checks for that so libdb-dev satisfies the dependency; ndbm isn't required. Cheers, Ralph. _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
