David Vujic created ZOOKEEPER-3879:
--------------------------------------
Summary: C Client: how to build?
Key: ZOOKEEPER-3879
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3879
Project: ZooKeeper
Issue Type: Bug
Components: c client
Affects Versions: 3.6.1
Reporter: David Vujic
I have tried to follow the [installation
guide|[https://github.com/apache/zookeeper/tree/master/zookeeper-client/zookeeper-client-c]],
but cannot understand how to make the `autoreconf` step to work. It is failing
at the AM_PATH_CPPUNIT missing. Have tried the suggestions in the guide, but
without success.
The OS I have used are Mac OS X and Elementary OS. Also, went trying using
CentOS in a docker container, but cannot figure out how to add all requirements
(autoconf missing etc).
Previous builds of the Zookeeper C Client (3.5.x) have worked fine though, I
guess something has changed?
For the development of node-zookeeper, this is a blocker.
Do you have any suggestions how to solve this?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)