andy wrote: > I successfully installed under FC2, but not under Debian/Mepis > > I get "zlib not available": > > python ez_setup.py -f http://www.turbogears.org/download/index.html > --script-dir /usr/local/bin TurboGears > Downloading >
Sounds rather strange. I have just installed TurboGears successfully under Debian/Kanotix. Only thing I can think of is that you don't have the zlib1g and/or python2.4-dev packages installed. Is python on your machine installed from a package or from source? Regards, Mamading

