google / google-authenticator-libpam

Apache License 2.0
1.75k stars 280 forks source link

configure: error: Unable to find the PAM library or the PAM header files #234

Open lcuwx2016 opened 11 months ago

lcuwx2016 commented 11 months ago

Describe the bug

when build

To Reproduce

Steps to reproduce the behavior:

  1. get code
  2. ./bootstrap.sh ./configure

Expected behavior

configure: error: Unable to find the PAM library or the PAM header files

Environment

ThomasHabets commented 11 months ago

Run:

apt install libpam-dev