Updated Installation of pam_panic (markdown)
parent
0764673197
commit
8125863366
@ -1,9 +1,7 @@
|
|||||||
# Installation of pam_panic
|
|
||||||
|
|
||||||
You will need GCC or similar, as well as the PAM headers. Some distributions package the PAM headers as libpam0g-dev.
|
You will need GCC or similar, as well as the PAM headers. Some distributions package the PAM headers as libpam0g-dev.
|
||||||
|
|
||||||
To compile and install it, do the following within the project's root directory:
|
To compile and install it, do the following within the project's root directory:
|
||||||
```bash
|
```console
|
||||||
$ [ ! -e ./configure ] && autoreconf -i
|
$ [ ! -e ./configure ] && autoreconf -i
|
||||||
$ ./configure
|
$ ./configure
|
||||||
$ make
|
$ make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user