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)... Regards, Nico van Royen WARP3.COM _____ From: Eugene Pefti [mailto:[EMAIL PROTECTED] To: 'bert hubert' [mailto:[EMAIL PROTECTED] Cc: [email protected] 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 three dots after ./configure script to make it work for boost headers. It doesn't work for me too. The configure script says: [EMAIL PROTECTED] pdns-2.9.21]# CXXFLAGS=-I/usr/include/boost ./configure ... configure: WARNING: you should use --build, --host, --target checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... Invalid configuration `...': machine `...' not recognized configure: error: /bin/sh ./config.sub ... failed What the hell does it mean? Should I use it with the mentioned options? --build, --host and --target? Eugene -----Original Message----- From: Eugene Pefti [mailto:[EMAIL PROTECTED] Sent: Monday, January 28, 2008 2:48 PM To: 'bert hubert' Cc: '[email protected]' 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 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
_______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
