From: bert hubert Date: Fri, 9 Jan 2015 19:19:41 +0000 (+0100) Subject: note that pandoc and zip are required when building recursor from git X-Git-Tag: rec-3.7.0-rc1~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e59e11f75144c21c14b1dc1651999a666ba7721;p=thirdparty%2Fpdns.git note that pandoc and zip are required when building recursor from git --- diff --git a/README.md b/README.md index 5e3ec86971..7f962106b2 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ COMPILING THE RECURSOR On Linux, `make pdns_recursor` in the `pdns` subdir may work. The portable, and supported, way to build the recursor is first running `dist-recursor` and compiling from the `pdns-recursor-x.y` subdirectory. +When building from git `pandoc` and `zip` are build dependencies. + SOLARIS NOTES ------------- Use a recent gcc. OpenCSW is a good source, as is Solaris 11 IPS.