[Tres Seaver] > Assuming a standard build environment (make, gcc, etc.), > 'zlib' is the only one which typically bites me on a new > machine -- Python will build in its absence, but ZODB won't. What's that about? The only part of ZODB that uses zlib/gzip is the repozo.py backup script.