]> granicus.if.org Git - pdns/commitdiff
Add small section on compiling on OpenIndiana
authorPieter Lexis <pieter.lexis@powerdns.com>
Mon, 13 Jun 2016 09:13:17 +0000 (11:13 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 13 Jun 2016 09:13:17 +0000 (11:13 +0200)
docs/markdown/appendix/compiling-powerdns.md

index 0f62d94134500722da481e6af44dea5e7b9e477b..fd58ada7c675e25839b68ed441278f0017ab32cf 100644 (file)
@@ -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