nhorman / dropwatch

user space utility to interface to kernel dropwatch facility
GNU General Public License v2.0
632 stars 92 forks source link

Configure fails when readline7-devel is installed instead of readline6 #65

Closed slavitch closed 2 years ago

slavitch commented 2 years ago

sudo apt install libreadline6-dev libreadline-dev is already the newest version (7.0-3).

./autogen.sh ./configure.

:: configure: error: libreadline is required

nhorman commented 2 years ago

https://bugs.launchpad.net/ubuntu/+source/readline/+bug/1938591