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

Question: required host shared libraries #61

Open
maxgio92 opened this issue Jun 9, 2023 · 3 comments
Open

Question: required host shared libraries #61

maxgio92 opened this issue Jun 9, 2023 · 3 comments

Comments

@maxgio92
Copy link

maxgio92 commented Jun 9, 2023

Hi,
I've just a question: does the building environment requires the libalpm shared library (to be dynamically linked)?

I think so. My use case is https://github.com/maxgio92/krawler, for which the features for Arch Linux leverage this binding for building (multiple) local ALPM databases to be queried.

If so, it would be beneficial to highlight it in the requiements inside the readme file maybe.

Thank you

@maxgio92 maxgio92 changed the title Question: host shared libraries Question: required host shared libraries Jun 9, 2023
@maxgio92
Copy link
Author

maxgio92 commented Jun 10, 2023

JFI: I've been able to reproduce the required libraries, which are:

  • libalpm (dev)
  • libarchive (dev)

Tested with Debian Sid (deb packages libalpm-dev and libarchive-dev) - dev packages, in order to have headers.

@Jguer
Copy link
Owner

Jguer commented Jul 6, 2023

Hi thanks for reporting this @maxgio92 , I agree the build requirements should be added to the README (+a few pointers of which packages provide it across distros)

@maxgio92
Copy link
Author

Thank you @Jguer, I can propose a doc update

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