This is an interface to Berkeley DB, distributed by Sleepycat
(http://www.sleepycat.com/)
You may need to specify :

 --with-db-include=<include file directory for bdb>

 --with-db-lib=<library directory for bdb>

 --with-db-dir=<prefix for library and include of bdb>

 --enable-db-xml

 --help

Example :

 ruby extconf.rb --with-db-dir=/home/ts/local
This extension module is copyrighted free software by Guy Decoux

You can redistribute it and/or modify it under the same term as
Ruby.

Guy Decoux <ts@moulon.inra.fr>