Closed GoogleCodeExporter closed 9 years ago
A have the same problem...
What steps will reproduce the problem?
1. Download in
http://pam-face-authentication.googlecode.com/files/pam-face-authentication-0.2.
tar.gz
2. tar xzvf pam-face-authentication-0.2.tar.gz
3. cd pam-face-authentication-0.2
4. ./configure
What is the expected output? What do you see instead?
checking for pam_start in -lpam... no
configure: error: PAM library missing
What version of the product are you using? On what operating system?
pam-face-authentication 0.2 in Ubuntu 9.04
Please provide any additional information below.
Instaled libcv1-1.0.0.6-1 and slang-gsl-0.7.0-4 from ubuntu repositories
Original comment by timtonys
on 17 Jul 2009 at 4:51
you need to install pam-devel library
i think the name in ubuntu would be
libpam0g-dev - Development files for PAM
Original comment by rohan.a...@gmail.com
on 17 Jul 2009 at 4:56
Original comment by rohan.a...@gmail.com
on 17 Jul 2009 at 4:57
Ok.
Now I Compile fine. Thanks.
Original comment by timtonys
on 22 Jul 2009 at 2:59
no problem
marking as fixed
Original comment by rohan.a...@gmail.com
on 22 Jul 2009 at 4:33
Original issue reported on code.google.com by
markin...@gmail.com
on 17 Jul 2009 at 11:38