Closed nicktelford closed 13 years ago
I've realised I'm mistaken. If you checkout the source tree for zookeeper, the c-client-src directory doesn't exist, but if you build an RPM or other package and install that, it exists. I don't know what crazy paint they're huffing, but it seems if you want to build the extension you need to install the package, not attempt to link from their source.
I added include/ path to the check now as well.
configure is looking for zookeeper.h in a non-existent path (include/c-client-src/zookeeper.h). In current trunk, zookeeper.h is located at: include/