On Debian and Ubuntu, the following will get you the dependencies:
```sh
-apt-get install libboost-dev libboost-serialization-dev libssl-dev g++ make pkg-config
+apt-get install libboost-dev libboost-serialization-dev libboost-system-dev libboost-thread-dev libboost-context-dev libssl-dev g++ make pkg-config libluajit-5.1-dev
```
Compiling from git checkout
Authoritative Server, and dnsdist (a powerful DNS loadbalancer). The sources for
the recursor are located in the `pdns/recursordist` subdirectory of the repository.
-To compile from a git checkout, install ragel, automake, autoconf and curl.
+To compile from a git checkout, install ragel, automake, autoconf, libtool and curl.
Then run
```sh