Changes between Version 1 and Version 2 of dev-python/setuptools/0.6c9-py2.5
- Timestamp:
- 12/19/08 16:19:51 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-python/setuptools/0.6c9-py2.5
v1 v2 1 1 Installation fails. 2 3 Requires python to have zlib module, which is lacking in python-2.5.2-gcc2-2008-11-10.zip 4 5 ~/Desktop> sh setuptools-0.6c9-py2.5.egg 6 Traceback (most recent call last): 7 File "<string>", line 1, in <module> 8 zipimport.ZipImportError: can't decompress data; zlib not available 9 10 note: setuptools is a prerequisite for Bitten ( http://bitten.edgewall.org/ )
