I tried to install Python 2.7.2
from source.
I run ./configure, make and make install.
It complains the following errors when make install.
from _struct import *
ImportError: No module named _struct
My OS is: centOS 5.2 final
GCC version: 4.1.2