I've downloaded Berkeley DB source codes from Oracle's website. After unpacking the zip file, there does not have any files in build_unix directory. There exists an directory which contains sln file for build it on windows using visual studio.
My question is if there is a sample Makefile & Configure script for building this db on unix-like systems such as Linux.