No zlib in Python 2.4.4

Marc 'BlackJack' Rintsch bj_666 at gmx.net
Wed Apr 11 04:14:32 EDT 2007


In <1176278576.196716.104760 at p77g2000hsh.googlegroups.com>, shamzz wrote:

> Shouldn't zlib be compiled as a Python module automatically in Python
> 2.4.4.  I'm guessing Python is doing some kind of check and not
> compiling zlib for some reason?

It only gets compiled if the header files can be found.  Is the zlib-dev
or zlib-devel package installed?

Ciao,
	Marc 'BlackJack' Rintsch



More information about the Python-list mailing list