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

How to install lib on arch? #5

Open
akoidan opened this issue Oct 12, 2013 · 2 comments
Open

How to install lib on arch? #5

akoidan opened this issue Oct 12, 2013 · 2 comments

Comments

@akoidan
Copy link

akoidan commented Oct 12, 2013

Hi, I'm using ArchLinux x64 with KDE. So what I did is successfully installed driver

wget https://github.com/ars3niy/fprint_vfs5011/archive/master.zip
unzip ./master.zip
cd ./fprint_vfs5011-master
./autogen.sh > http://pastebin.com/nvdwTmkZ
./configure > http://pastebin.com/jub3Z85f
sudo make install > http://pastebin.com/hy7Wt0W7

The only tool I found for a fingerprint reader is https://wiki.archlinux.org/index.php/Fingerprint-gui
fingerprint-gui
this fp-gui tries to recv from fprintd, but fprintd doesn't find any finger print readers, it falls down with "No devices in use, exit" in~15 seconds after start

@JackSamurai
Copy link

Same, Same, Same
(Same system: Arch x64, Same DE: KDE, Same problem)

@akoidan
Copy link
Author

akoidan commented Jan 6, 2014

I moved all filles from /usr/local/lib installed by make install" to /usr/lib , Ir worked for me. check ldd fprintd

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

No branches or pull requests

2 participants