I was installing libcouchbase and libvbucket on CentOS Linux
I was following the instruction on this page
http://www.couchbase.com/docs/couchbase-sdk-c-1.0/linux_and_mac.html
vbucket was installed successfully.
However I was installing libcouchbase and while i was doing the config part, I got an error message :
checking for libevent… no
configure: error: libevent2 is required for libcouchbase.
What is wrong with this situation?
You need to install libevent. You can download it here:
https://github.com/downloads/libevent/libevent/libevent-2.0.17-stable.tar.gz