Submitter: Doug Hunley
- Download the latest db from www.sleepycat.com*
- unpack the tarball
- configure
cd build_unix
../dist/configure --prefix=/usr --sysconfdir=/etc --enable-compat185
- (a *lot* of code still looks for db 1.x so we turn on the compat mode)
- compile
- install
- update the linker