From: Mark Zealey Date: Fri, 15 Apr 2016 16:10:30 +0000 (+0300) Subject: Add in tools required for recursor ubuntu build X-Git-Tag: dnsdist-1.0.0~21^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3715%2Fhead;p=thirdparty%2Fpdns.git Add in tools required for recursor ubuntu build --- diff --git a/README.md b/README.md index 992f1bb1df..f1f3d85449 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,11 @@ See http://doc.powerdns.com/compiling-powerdns.html for more details. COMPILING THE RECURSOR ---------------------- + +On Ubuntu 14.04, the following is useful: + + apt-get install git libboost1.55-dev autoconf libtool pandoc ragel zip automake pkg-config g++ libssl-dev make + The portable, and supported, way to build the recursor is: $ cd pdns/recursordist