Remove building with NOCRYPTO option
[minix.git] / external / bsd / bind / dist / contrib / dlz / modules / bdbhpt / testing / README
blobaec0935ed2936155ed4270717c26b77666d49aef
1 These files were used for testing on Ubuntu Linux using BDB 5.1 and
2 BerkeleyDB 0.54 for perl.
4 - Populate the database from dns-data.txt for zone example.com:
6       perl bdbhpt-populate.pl \
7           --bdb=test.db --input=dns-data.txt --zones=example.com
9 - Run "named -g -c named.conf"
11 BDB server is now loaded with example.com data from the file test.db