xadahiya / pam-face-authentication

Automatically exported from code.google.com/p/pam-face-authentication
0 stars 0 forks source link

Cannot compile from source on Fedora 15 #98

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install tools: cmake, qt-qmake
2. Install dependecies: libX11(-dev), opencv(-dev)
3. Cmake exits with the following error: OpenCV required but some headers or 
libs not found.  Please specify it's location with OpenCV_ROOT_DIR env.  
variable.

What is the expected output? What do you see instead?
The expected output is a compiled binary. Instead, I see errors regarding OpenCV

What version of the product are you using? On what operating system?
0.3 on Fedora 15

Please provide any additional information below.
N/A

Original issue reported on code.google.com by dra...@sga-law.com on 9 Jun 2011 at 6:27

GoogleCodeExporter commented 8 years ago
Apparently, cmake is looking for libraries and headers that are obsolete in the 
opencv distribution that is provided in Fedora 15

Original comment by jacob.gr...@gmail.com on 22 Jun 2011 at 10:33

GoogleCodeExporter commented 8 years ago
Just confirmed that this problem. F12 and 13 had this problem. I had to force 
the compile using opencv 1.0. 

I have tested the binarys that I made for F12 and they work. 

http://www.sjdsoft.hk/myyum/rpm/free/12/x86_64/opencv-compat-1.0.0.15-fc12.x86_6
4.rpm
http://www.sjdsoft.hk//myyum/rpm/free/12/x86_64/pam-face-authentication-gdm-0.3-
fc12.x86_64.rpm

Sorry these are 64bit. If you need 32bit you need to try and compile to 1.0 
source code. 

I am trying to do that now but still having no luck. I'll post my results here 
and on fedora forums.

Steven 

Original comment by stevenj...@gmail.com on 8 Jul 2011 at 1:33

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hi Steven,

Thanks for the binaries, I was able to install them without problem.

Original comment by dra...@sga-law.com on 8 Jul 2011 at 10:09

GoogleCodeExporter commented 8 years ago

Original comment by armadefu...@gmail.com on 31 Mar 2013 at 5:42