RE: [Pdns-users] Tools to analyse DNS traffic

2008-01-29 Thread Eugene Pefti
see that CXXFLAGS variable was not > > set to /usr/include/boost but it is set to > > CXXFLAGS=' -Wall -O2' (taken from config.log) > > Even though checking global system variables (running "set" command) shows > > that CXXFLAGS is set to /usr/include/boost

Re: [Pdns-users] Tools to analyse DNS traffic

2008-01-29 Thread Andrew Turnbull
.log) > > Even though checking global system variables (running "set" command) shows > > that CXXFLAGS is set to /usr/include/boost > > > > CXXFLAGS=-I/usr/include/boost/ > > > > Where's my problem hiding, friends? > > > > Eugene >

[Pdns-users] Tools to analyse DNS traffic

2008-01-29 Thread Andrew Turnbull
set" command) shows > that CXXFLAGS is set to /usr/include/boost > > CXXFLAGS=-I/usr/include/boost/ > > Where's my problem hiding, friends? > > Eugene > > -Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Augie

RE: [Pdns-users] Tools to analyse DNS traffic

2008-01-29 Thread Eugene Pefti
oost/ Where's my problem hiding, friends? Eugene -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Augie Schwer Sent: Tuesday, January 29, 2008 8:00 AM To: Pdns-users Subject: Re: [Pdns-users] Tools to analyse DNS traffic On Jan 28, 2008 2:48 PM,

RE: [Pdns-users] Tools to analyse DNS traffic + problems compiling pdns

2008-01-29 Thread Eugene Pefti
: Re: [Pdns-users] Tools to analyse DNS traffic + problems compiling pdns 3 dots ??? I think you misunderstand the documents. If you do not require any special arguments like --prefix or --modules etc, just issue the command: # CXXFLAGS=-I/usr/include/boost ./configure (without the dots

Re: [Pdns-users] Tools to analyse DNS traffic

2008-01-29 Thread Augie Schwer
On Jan 28, 2008 2:48 PM, Eugene Pefti <[EMAIL PROTECTED]> wrote: > 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 >

Re: [Pdns-users] Tools to analyse DNS traffic + problems compiling pdns

2008-01-29 Thread Nico van Royen
:[EMAIL PROTECTED] To: 'bert hubert' [mailto:[EMAIL PROTECTED] Cc: pdns-users@mailman.powerdns.com Sent: Tue, 29 Jan 2008 01:03:35 +0100 Subject: [Pdns-users] Tools to analyse DNS traffic + problems compiling pdns There's more to follow to my previous email. We are supposed to put t

[Pdns-users] Tools to analyse DNS traffic + problems compiling pdns

2008-01-28 Thread Eugene Pefti
To: 'bert hubert' Cc: 'pdns-users@mailman.powerdns.com' Subject: RE: [Pdns-users] Tools to analyse DNS traffic 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

RE: [Pdns-users] Tools to analyse DNS traffic

2008-01-28 Thread Eugene Pefti
7:18 AM To: Eugene Pefti Cc: pdns-users@mailman.powerdns.com 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

Re: [Pdns-users] Tools to analyse DNS traffic

2008-01-27 Thread bert hubert
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

[Pdns-users] Tools to analyse DNS traffic

2008-01-25 Thread Eugene Pefti
Hi there, I found the reference to PDNS tools on powerdns documentation pages. They are dnsreplay, dnswasher, and dnsscope. But they don't come as part of pdns-2.9.21. Where can I get them? Eugene ___ Pdns-users mailing list Pdns-users@mailman.powerd