I brew installed libevent, got the error at ./configure
checking for EVENT... no configure: error: libevent not found.
In my /usr/local/lib/, I have libevent_openssl and etc, but NOT libevent_dev, so I brew uninstall it and manually install libevent, still not found libevent_dev.
Can anyone give me some suggestions? Thanks.