I can\'t seem to install zlib properly, I installed Python from source on Ubuntu10.4
\'######## edit ##################### bobince and Luper helped. Make s
Make sure the dev package of zlib (and any other lib that a standard module you need depends on) is installed when configuring and compiling Python from source.