Oct. 16, 2009
11:04 p.m.
On Sat, Oct 17, 2009 at 12:58 AM, Nathan Yergler <nathan@creativecommons.org> wrote:
Looks like you're using a build of Python that wasn't compiled with zlib support (--with-zlib, IIRC).
2009/10/16 ssteinerX@gmail.com <ssteinerx@gmail.com>:
I've just downloaded and configured the Distribute buildbot and it appears that a dependency is missing somewhere. I get this (just the errors excerpted).
Nathan is right, but this Distutils test was supposed to check if zlib is supported before its run, I have fixed it in r75450. So you should be OK now. Thanks for noticing ! Tarek