Table of Contents
Creating a new Berkeley DB executable on the target platform, involves:
The simplest way to begin a port is to attempt to configure and build Berkeley DB on a UNIX or UNIX-like system. This gives you a list of the files that you needed to build Berkeley DB as well as the configuration files you can use as a starting point for building on your target port.
To create a base build of Berkeley DB, following the instructions in the Berkeley DB Programmer's Reference Guide:
Download a Berkeley DB distribution from http://www.oracle.com/technology/software/products/berkeley-db/db/.
Build Berkeley DB.