From: Bert Hubert Date: Thu, 30 Mar 2006 15:20:09 +0000 (+0000) Subject: arg! -I line was *still* wrong! X-Git-Tag: rec-3-0~108 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fab3f1b70560513d029c207636b257d1305aa443;p=pdns arg! -I line was *still* wrong! git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@645 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/README-recursor b/pdns/README-recursor index 0755c57c0..5b25db914 100644 --- a/pdns/README-recursor +++ b/pdns/README-recursor @@ -16,7 +16,7 @@ $ tar xjf boost_1_33_1.tar.bz2 3) Compile the PowerDNS recursor using: -$ CXXFLAGS=-I./boost-1_33_1/ make +$ CXXFLAGS=-I./boost_1_33_1/ make 4) Run ./pdns_recursor and you should be set! @@ -40,6 +40,8 @@ Then do: The resulting binary is up to 20% faster in our tests. +Do run with g++ 4.1 if you can, it is the best. + PROBLEMS -------- If you have problems linking, try removing the GCC_SKIP_LOCKING line from