Hey Bert, Thanks a lot for coming back. Listen, every time I run configure script I end up with the message saying that I miss Boost packages no matter where I run the script (I am testing it on Linux CentOS4.5 and FreeBSD 6.2). I have boost package installed on both machines. And I even copied boost folder from /usr/include to pdns current directory and tried to tell configure script where the boost folder assigning CXXFLAGS to $ CXXFLAGS=-I/pdns_folder/boost
Where am I wrong? Eugene -----Original Message----- From: bert hubert [mailto:[EMAIL PROTECTED] Sent: Sunday, January 27, 2008 7:18 AM To: Eugene Pefti Cc: [email protected] Subject: Re: [Pdns-users] Tools to analyse DNS traffic On Fri, Jan 25, 2008 at 04:00:16PM -0800, Eugene Pefti wrote: > are dnsreplay, dnswasher, and dnsscope. > But they don't come as part of pdns-2.9.21. > Where can I get them? Extract the pdns-2.9.21.tar file, do configure, cd pdns, and then run 'make dnsreplay dnswasher dnsscope'. Better versions are part of the 'subversion' repository, which is explained on http://wiki.powerdns.com - it might become easier over time. Please let me know if you need help! -- http://www.PowerDNS.com Open source, database driven DNS Software http://netherlabs.nl Open and Closed source services _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
