17 lines
253 B
Plaintext
17 lines
253 B
Plaintext
Compiling and Installing
|
|
------------------------
|
|
|
|
Building this PAM module requires the following software:
|
|
|
|
- pkgconf or pkg-config
|
|
- curl
|
|
- pam
|
|
|
|
After installing the pre-requisites, type:
|
|
|
|
make
|
|
|
|
and then, maybe
|
|
|
|
make install # (as root or with sudo)
|