Hi Team, I am trying to compile unbound 1.8.3 with enable-systemd. Though we have libsystemd installed, I am getting error *configure: error: systemd enabled but libsystemd not found*
Could you please help knowing the cause. Also, by enabling systemd, does it means it is going to enable systemctl commands by having a systemd unit. Command: ./configure --enable-systemd --enable-cachedb --with-pthreads --with-libhiredis # rpm -ql systemd-libs-219-62.el7_6.3.x86_64 /usr/lib64/libnss_myhostname.so.2 /usr/lib64/libnss_mymachines.so.2 /usr/lib64/libsystemd-daemon.so.0 /usr/lib64/libsystemd-daemon.so.0.0.12 /usr/lib64/libsystemd-id128.so.0 /usr/lib64/libsystemd-id128.so.0.0.28 /usr/lib64/libsystemd-journal.so.0 /usr/lib64/libsystemd-journal.so.0.11.5 /usr/lib64/libsystemd-login.so.0 /usr/lib64/libsystemd-login.so.0.9.3 /usr/lib64/libsystemd.so.0 /usr/lib64/libsystemd.so.0.6.0 /usr/lib64/libudev.so.1 /usr/lib64/libudev.so.1.6.2 /usr/lib64/security/pam_systemd.so *Thanks & Regards,Yogesh Sharma*
