]> granicus.if.org Git - pdns/commitdiff
arg! -I line was *still* wrong!
authorBert Hubert <bert.hubert@netherlabs.nl>
Thu, 30 Mar 2006 15:20:09 +0000 (15:20 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Thu, 30 Mar 2006 15:20:09 +0000 (15:20 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@645 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/README-recursor

index 0755c57c0239036e910a7c626d837e5d32c621c6..5b25db914fa9fb0300ce1552f755b9047506804f 100644 (file)
@@ -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