Command explanations
cd build_unix && ../dist/configure --prefix=/usr --enable-compat185 :
This replaces the normal ./configure command as db comes with the various
build directories for different platforms.
make docdir=/usr/share/doc/db-&db-version;
install : This installs db installing the documentation in
the correct place.