Berkeley DB Reference Guide:
Building Berkeley DB for UNIX/POSIX systems
PrevRefNext

Configuring Berkeley DB

There are several arguments you can specify when configuring Berkeley DB. Although only the Berkeley DB-specific ones are described here, most of the standard GNU autoconf arguments are available and supported. To see a complete list of possible arguments, specify the --help flag to the configure program.

The Berkeley DB specific arguments are as follows:


--disable-largefile --disable-shared, --disable-static --enable-compat185 --enable-cxx --enable-debug --enable-debug_rop --enable-debug_wop --enable-diagnostic --enable-dump185 --enable-java --enable-posixmutexes --enable-pthread_api --enable-rpc --enable-smallbuild --enable-tcl --enable-test --enable-uimutexes --enable-umrw --with-mutex=MUTEX --with-tcl=DIR --with-uniquename=NAME

PrevRefNext

Copyright (c) 1996,2008 Oracle. All rights reserved.