Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install on ubuntu 10.04 error " PAM was not found " #39

Closed
GoogleCodeExporter opened this issue Mar 21, 2016 · 5 comments
Closed

install on ubuntu 10.04 error " PAM was not found " #39

GoogleCodeExporter opened this issue Mar 21, 2016 · 5 comments

Comments

@GoogleCodeExporter
Copy link

am runing ubuntu linux 10.04 Desktop x86 
I am facing problem with installing PAM and  I got this error 

-- Checking GNUCXX version 3/4 to determine  OpenCV /opt/net/ path
CMake Error at cmake/modules/FindPAM.cmake:70 (message):
  PAM was not found
Call Stack (most recent call first):
  CMakeLists.txt:81 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!

I try serverel time but with no hope 


Original issue reported on code.google.com by a7med.na...@gmail.com on 17 Jul 2010 at 9:17

@GoogleCodeExporter
Copy link
Author

you must download libpam-dev fist
sudo apt-get install libpam-dev 

and try again to cmake 

Original comment by kacangi...@gmail.com on 22 Jul 2010 at 4:45

@GoogleCodeExporter
Copy link
Author

Have a look at: 
http://pam-face-authentication.org/wiki/index.php?title=Installation#.28K.29Ubun
tu

Original comment by feichtne...@gmail.com on 19 Aug 2010 at 5:07

  • Changed state: WontFix
  • Added labels: Type-Other
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

I am in ubuntu 10.10 and I am having the same issue, I tried your solution ans 
this is what I got:

sudo apt-get install libpam-dev 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting libpam0g-dev instead of libpam-dev
libpam0g-dev is already the newest version.

Original comment by nolansyk...@gmail.com on 8 Dec 2010 at 9:50

@GoogleCodeExporter
Copy link
Author

remove the build directory
and recreate it, and follow the installation procedure

Original comment by rohan.a...@gmail.com on 8 Dec 2010 at 9:58

@GoogleCodeExporter
Copy link
Author

wow, that really worked and I have no idea why...

Original comment by nolansyk...@gmail.com on 8 Dec 2010 at 10:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant