1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-27 20:36:18 +00:00

INSTALL.md: Add instructions for ArchLinux (pacman)

This commit is contained in:
Alexander Barton 2020-06-20 15:54:02 +02:00
parent 4bcf4613f9
commit ed9d8e7950

View File

@ -206,6 +206,14 @@ build the sources including all optional features and to run the test suite:
libident-dev libpam-dev pkg-config libwrap0-dev libz-dev telnet
```
#### ArchLinux based distributions
``` shell
pacman -S --needed \
autoconf automake expect gcc gnutls inetutils libident libwrap \
make pam pkg-config zlib
```
### `./autogen.sh`
The first step, to run `./autogen.sh`, is *only* necessary if the `configure`