perl bindings should automatically find the zookeeper c-client headers
----------------------------------------------------------------------

                 Key: ZOOKEEPER-1034
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1034
             Project: ZooKeeper
          Issue Type: Bug
          Components: contrib
    Affects Versions: 3.3.3
            Reporter: Nicholas Harteau
            Priority: Minor


Installing Net::ZooKeeper from cpan or the zookeeper distribution tarballs will 
always fail due to not finding c-client header files.  In conjunction with 
ZOOKEEPER-1033 update perl bindings to look for c-client header files in 
INCDIR/zookeeper/

a.k.a. make installs of Net::ZooKeeper via cpan/cpanm/whatever *just work*, 
assuming you've already got the zookeeper c client installed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to