Previous: , Up: Installation from the sources   [Contents][Index]


3.3.3 Installation

When you have finished building the Knot DNS, it’s time to install the binaries and configuration files into the operation system hierarchy. You can do so by executing make install command. When installing as a non-root user you might have to gain elevated privileges by switching to root user, e.g. sudo make install or su -c 'make install'.

$ make install