2,037
edits
Changes
From Gramps
m
→BSDDB core from Sleepycat (Oracle)
and download latest libdb code without encryption (eg Berkeley DB 5.1.19.NC.tar.gz ), unpack. You need to create an Oracle ID for this, but it is OSS software. Read in the downloaded code the file docs/index.html on how to configure and make the code. For Linux:
cd /build_unix
../dist/configure
make