[issue9631] Python 2.7 installation issue for Linux Red Hat 4.1

Senthil Kumaran report at bugs.python.org
Wed Aug 18 10:19:44 CEST 2010


Senthil Kumaran <orsenthil at gmail.com> added the comment:

spprakash, do the following, in your python2.7 checkout (or download):
do 
make distclean
./configure
make
make install

If there is any failure in make/make install of the above steps, please paste that error message and also provide the file system type
(run  df -T)

----------
nosy: +orsenthil

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9631>
_______________________________________


More information about the Python-bugs-list mailing list