I am working with Debian machine for my Django production server. I need to install second python (2.7.1) to use with virtualenv. But it shows that I don't have some modules, then I have to search manually, apt-install them and rebuild.
Is there either a way to resolve the dependencies for building, or pre-compiled .deb with python 2.7.1 for Debian Squeeze? Can anyone help me with this?