In <[EMAIL PROTECTED]>, 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
--
http://mail.python.org/mailman/listinfo/python-list
