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

Some questions #56

Open
hongkongkiwi opened this issue Nov 9, 2022 · 3 comments
Open

Some questions #56

hongkongkiwi opened this issue Nov 9, 2022 · 3 comments

Comments

@hongkongkiwi
Copy link

I'm wondering what the purpose of this is over something like mdevd, are they complimentary or would I choose mdevd or libudev-zero ?

Another question, I need to install libgudev for another software, can I compile this against libudev-zero so I don't actually have to install udev?

@illiliti
Copy link
Owner

illiliti commented Nov 9, 2022

mdevd is a device manager. libudev-zero is an implementation of libudev API that is compatible with any device manager, not only systemd and its forks. Together they can replace udev.

I never had to build or install libgudev, so I know nothing. I only know that is glib wrapper over libudev API, so I think it should compile. See also #12

@capezotte
Copy link

libgudev works with libudev-zero on my machine.

@vincele
Copy link

vincele commented Jun 14, 2024

I think this has been answered and can be closed

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