Yep, I've already built a version for testing using the 2 flags.
I found that the build process requires python 3+, pyudev and dbus
python packages.
I guess that runtime deps are the same.
On 6/17/25 4:17 PM, Zdenek Kabelac wrote:
Dne 16. 06. 25 v 10:13 decayho...@gmail.com napsal(a):
I didn't want anyone to register there, just trying to figure why the
binary isn't there and how to contribute.
Anyways, here's the answer: https://www.reddit.com/r/archlinux/
comments/1lcmw93/comment/my1mxvk
Feel free to expand if some vital details are missing.
To configure build of lvm2 with DBus & Notify support add these 2
configure options: --enable-dbus-service --enable-notify-dbus
Python is required (and checked for) to build lvmdbusd (as this
daemon is currently written in this language).
Regards
Zdenek