Export to GitHub

pam-face-authentication - issue #98

Cannot compile from source on Fedora 15


Posted on Jun 9, 2011 by Grumpy Horse

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

Comment #1

Posted on Jun 22, 2011 by Quick Giraffe

Apparently, cmake is looking for libraries and headers that are obsolete in the opencv distribution that is provided in Fedora 15

Comment #2

Posted on Jul 8, 2011 by Swift Hippo

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_64.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

Comment #3

Posted on Jul 8, 2011 by Grumpy Horse

Comment deleted

Comment #4

Posted on Jul 8, 2011 by Grumpy Horse

Hi Steven,

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

Comment #5

Posted on Mar 31, 2013 by Happy Kangaroo

(No comment was entered for this change.)

Status: Duplicate

Labels:
Type-Defect Priority-Medium