Installing ZooKeeper
- Copy all files in the /home/apache-zookeeper-3.6.3/zookeeper-client/zookeeper-client-c/target/c/include/zookeeper directory of the compilation server to /usr/include.
- Copy all files in the /home/apache-zookeeper-3.6.3/zookeeper-client/zookeeper-client-c/target/c/lib/ directory of the compilation server to /usr/lib64.
Parent topic: Client