From: Pieter Lexis Date: Mon, 13 Jun 2016 09:13:17 +0000 (+0200) Subject: Add small section on compiling on OpenIndiana X-Git-Tag: auth-4.0.0-rc1~48^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3986%2Fhead;p=thirdparty%2Fpdns.git Add small section on compiling on OpenIndiana --- diff --git a/docs/markdown/appendix/compiling-powerdns.md b/docs/markdown/appendix/compiling-powerdns.md index 0f62d94134..fd58ada7c6 100644 --- a/docs/markdown/appendix/compiling-powerdns.md +++ b/docs/markdown/appendix/compiling-powerdns.md @@ -61,3 +61,15 @@ make has some issues with some PowerDNS Makefile constructs. When compiling, make sure that you have `/usr/ccs/bin` in your path. Furthermore, with some versions of MySQL, you may have to add `LDFLAGS=-lz` before `./configure`. + +### OpenIndiana +Compiles on OpenIndiana Hipster with `developer/gcc-49`. Other required packages +are: + + * bison + * boost + * developer/gcc-49 + * flex + * libtool + * pkg-config + * system/header