Do not quite yet take this into production, but please DO let us know your
thoughts! Test packages and/or tarballs can be found on
-http://xs.powerdns.com/dnsdist/
+http://xs.powerdns.com/dnsdist/ (but see 'Packaged' below for more links).
Compiling
---------
compiler (g++ 4.8 or higher, clang 3.5). It can optionally use libsodium
for encrypted communications with its client.
-To compile on CentOS 6 / RHEL6:
+To compile on CentOS 6 / RHEL6, use this script to install a working compiler:
```
wget -O /etc/yum.repos.d/slc6-devtoolset.repo http://linuxsoft.cern.ch/cern/devtoolset/slc6-devtoolset.repo
make
```
+On other recent platforms, installing a Lua and the system C++ compiler should be enough.
+
Packaged
--------
We build packages for dnsdist on our [repositories](https://repo.powerdns.com). In addition
The absolute minimum configuration:
-````
+```
# dnsdist 2001:4860:4860::8888 8.8.8.8
```
your inspection.
-
\ No newline at end of file
+