configure: error: “libevent not found”

Written by Yujin Boby

Edit in WordPress

When installing a software from source i get error

configure: error: "libevent not found"

To fix, install libevent-dev

apt install libevent-dev

See Errors