apache , trac, subversion을 설치 하고 있습니다.
설치중에
setupTools 설치시
>python ./setup.py install
"Compression requires the (missing) zlib module
실행시 아래와 같은 오류가 발생 합니다.
File "/usr/local/lib/python2.6/zipfile.py", line 660, in __init__
"Compression requires the (missing) zlib module"
RuntimeError: Compression requires the (missing)