[
https://issues.apache.org/jira/browse/ZOOKEEPER-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Yang updated ZOOKEEPER-999:
--------------------------------
Attachment: ZOOKEEPER-999-4.patch
Fix quirks in autoconf configuration.
zkpython was failing due to missing c binding library. C binding library was
failing due to unable to locate cppunit.m4. Since cppunit could be installed
anywhere in the system. I modified the build system to have two new properties
for specify cppunit location.
ant tar -Dcppunit.m4=/usr/local/share/aclocal -Dcppunit.lib=/usr/lib
> Create an package integration project
> -------------------------------------
>
> Key: ZOOKEEPER-999
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-999
> Project: ZooKeeper
> Issue Type: New Feature
> Components: build
> Environment: Java 6, RHEL/Ubuntu
> Reporter: Eric Yang
> Assignee: Eric Yang
> Fix For: 3.4.0
>
> Attachments: ZOOKEEPER-999-1.patch, ZOOKEEPER-999-2.patch,
> ZOOKEEPER-999-3.patch, ZOOKEEPER-999-4.patch, ZOOKEEPER-999.patch
>
>
> This goal of this ticket is to generate a set of RPM/debian package which
> integrate well with RPM sets created by HADOOP-6255.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira