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

Could not find libfprint-dev therefore could not cmake .. #15

Open
paulsybrandy opened this issue Jun 13, 2022 · 3 comments
Open

Could not find libfprint-dev therefore could not cmake .. #15

paulsybrandy opened this issue Jun 13, 2022 · 3 comments

Comments

@paulsybrandy
Copy link

Describe the bug
As I grabbed the packages you called for:
"sudo apt install -y cmake cmake-extras libfprint-dev libqca-qt5-2-dev
libfakekey-dev libusb-1.0-0-dev libpolkit-qt5-1-dev libpam0g-dev"
It was able to find all except for libfprint-dev. Therefore I am not able to complete the cmake .. step.

To Reproduce
Steps to reproduce the behavior:

  1. Use command "sudo apt install -y cmake cmake-extras libfprint-dev libqca-qt5-2-dev
    libfakekey-dev libusb-1.0-0-dev libpolkit-qt5-1-dev libpam0g-dev"

Expected behavior
For it to install the following packages:
cmake
cmake-extras
libfprint-dev
libqca-qt5-2-dev
libfakekey-dev
libusb-1.0-0-dev
libpolkit-qt5-1-dev
libpam0g-dev

Screenshots
https://u.pcloud.link/publink/show?code=XZ5mSRVZdxrKxEu8aLLab9j6R5OmbjEjSFwX

Desktop (please complete the following information):

Additional context
No. Pretty self-explainatory.
Add any other context about the problem here.

@careyjames
Copy link

same here.

@rimas-kudelis
Copy link

You have to install libfprint-2-dev and libfprint-2-tod-dev instead.

@alexfornuto
Copy link

You have to install libfprint-2-dev and libfprint-2-tod-dev instead.

With these two packages installed, cmake still fails. I assume (not a developer) that the libfprint-2 packages don't symlink back to libfprint.

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

4 participants