Installation of gdbm Install gdbm by running the following commands: ./configure && make && make prefix=/usr man3dir=/usr/share/man/man3 infodir=/usr/share/info \ BINOWN=root BINGRP=root install