gdbm

Current Version: 1.8.0

Links

dir: ftp://ftp.gnu.org/pub/gnu/gdbm

file: gdbm-1.8.0.tar.gz

Setup information

./configure --prefix=/opt/gnome --with-gnu-ld \
	--disable-static 

config

make prefix=/opt/gnome 

make

make prefix=/opt/gnome BINOWN=root BINGRP=root install 

install

ldconfig 

post