Changeset 645

Show
Ignore:
Timestamp:
03/30/06 17:20:09 (4 years ago)
Author:
ahu
Message:

arg! -I line was *still* wrong!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/README-recursor

    r641 r645  
    17173) Compile the PowerDNS recursor using: 
    1818 
    19 $ CXXFLAGS=-I./boost-1_33_1/ make 
     19$ CXXFLAGS=-I./boost_1_33_1/ make 
    2020 
    21214) Run ./pdns_recursor and you should be set! 
     
    4141The resulting binary is up to 20% faster in our tests. 
    4242 
     43Do run with g++ 4.1 if you can, it is the best. 
     44 
    4345PROBLEMS 
    4446--------