-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tim Peters wrote: > [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.
Hmm, I don't know; I was basing it on a memory of building out a ZEO storage server on a "bare bones" Unix box, and having something during the build / startup phase barf, complaining about the absence of zlib. Perhaps I conflated two memories. I'm pretty sure that *something* in the Zope codebase requires zlib, but I take Tim's word for it that I wrongly attributed that dependency to ZODB. Tres. - -- =================================================================== Tres Seaver [EMAIL PROTECTED] Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCil+D+gerLs4ltQ4RAns2AJ4nC5hROXP9ym/CZsIFuX93mee6pQCgr7tj 2NVP9Is7R4fjGcygCc0RhPM= =6zJk -----END PGP SIGNATURE----- _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
