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

Help with installation, v 0.10 not found #886

Open
ramrattle opened this issue Aug 12, 2024 · 1 comment
Open

Help with installation, v 0.10 not found #886

ramrattle opened this issue Aug 12, 2024 · 1 comment

Comments

@ramrattle
Copy link

Hi,
I'm using ubuntu 22.04 to compile the repo, it gives the below error

configure: error: "libtpms >= 0.10 required or no libtpms.pc found; please set PKG_CONFIG_PATH to the directory where libtpms.pc is located"

I'm seeing the that https://github.com/stefanberger/libtpms/releases has only version upto 0.9.6, how do I get version 0.10?

I tried Upgrade which also shows below message, meaning 0.10 is not there.

Can you please help me with this? have I configured the path wrongly or 0.10 is a typo for 0.1.0 in the code?

apt-get install libtpms-dev
libtpms-dev is already the newest version (0.9.3-0ubuntu1.22.04.1).

@stefanberger
Copy link
Owner

Can you please help me with this? have I configured the path wrongly or 0.10 is a typo for 0.1.0 in the code?

Until libtpms v0.10 is released you will have to git clone its repo and build it yourself.

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