failed to locate memcached/vbucket.h
I am having this error for whole day ...
I've been tried everything that was mentioned in previous topic about this error.
I've installed sasl, libevent, memcached-1.4.13, libvbucket 1.8, libvbucket 1.7
still, I try to configure libcouchbase and getting message
It would be very helpful to guide me with this error
checking mach/mach_time.h usability... no
checking mach/mach_time.h presence... no
checking for mach/mach_time.h... no
checking memcached/vbucket.h usability... no
checking memcached/vbucket.h presence... no
checking for memcached/vbucket.h... no
checking memcached/protocol_binary.h usability... yes
checking memcached/protocol_binary.h presence... yes
checking for memcached/protocol_binary.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for inttypes.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for unistd.h... (cached) yes
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
configure: error: Failed to locate memcached/vbucket.h
Solved