From 3e69796e288966ff1b88a2ed4742e27dee90d07a Mon Sep 17 00:00:00 2001 From: Mark Zealey Date: Fri, 15 Apr 2016 19:10:30 +0300 Subject: [PATCH] Add in tools required for recursor ubuntu build --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.47.2