May 15, 2008
9:05 a.m.
I don't see a python-zlib in the Hardy distribution.
import zlib zlib <module 'zlib' from '/usr/lib/python2.5/lib-dynload/zlib.so'>
Andrew Francis escreveu: lithium> python Python 2.5.2 (r252:60911, Apr 21 2008, 11:17:30) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2 Type "help", "copyright", "credits" or "license" for more information. lithium> dpkg -S /usr/lib/python2.5/lib-dynload/zlib.so python2.5-minimal: /usr/lib/python2.5/lib-dynload/zlib.so IIRC, python2.5-minimal is part of the default installation. Reinstall that package and find out what caused that file to go away.