mirror of
https://gitlab.nic.cz/knot/knot-dns.git
synced 2026-02-03 18:49:28 -05:00
parent
d9f7ac6e37
commit
7fe7b08a0f
1 changed files with 3 additions and 0 deletions
|
|
@ -74,6 +74,9 @@ autoreconf -if
|
|||
make
|
||||
```
|
||||
|
||||
Note that `./configure` accepts various parameters (see `./configure --help`).
|
||||
The following examples assume `--sysconfdir=/etc` and `--localstatedir=/var/lib`.
|
||||
|
||||
Install Knot DNS into system:
|
||||
```bash
|
||||
sudo make install
|
||||
|
|
|
|||
Loading…
Reference in a new issue