June 2001
Intermediate to advanced
688 pages
19h 18m
English
The Berkeley DB test suite is built if you specify —enable-test as an argument when configuring Berkeley DB.
Before running the tests for the first time, you may need to edit the include.tcl file in your build directory. The Berkeley DB configuration assumes that you intend to use the version of the tclsh utility included in the Tcl installation with which Berkeley DB was configured to run the test suite, and further assumes that the test suite will be run with the libraries prebuilt in the Berkeley DB build directory. If either of these assumptions are incorrect, you will need to edit the include.tcl file and change the following line to correctly specify the full path to the version of tclsh with which you ...