Page 1 of 1

Build and install Berkeley DB

Posted: Fri Apr 29, 2016 5:02 pm
by cah

Code: Select all

cd db-6.2.23
cd build_unix
../dist/configure
make
make install