This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author orsenthil
Recipients loewis, orsenthil, spprakash
Date 2010-08-18.08:19:42
SpamBayes Score 0.03471842
Marked as misclassified No
Message-id <1282119584.52.0.608225259693.issue9631@psf.upfronthosting.co.za>
In-reply-to
Content
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)
History
Date User Action Args
2010-08-18 08:19:44orsenthilsetrecipients: + orsenthil, loewis, spprakash
2010-08-18 08:19:44orsenthilsetmessageid: <1282119584.52.0.608225259693.issue9631@psf.upfronthosting.co.za>
2010-08-18 08:19:42orsenthillinkissue9631 messages
2010-08-18 08:19:42orsenthilcreate