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 spprakash
Recipients loewis, spprakash
Date 2010-08-18.06:05:33
SpamBayes Score 0.12768027
Marked as misclassified No
Message-id <1282111535.48.0.0538103268337.issue9631@psf.upfronthosting.co.za>
In-reply-to
Content
After complete the installation the below error message was displayed.Kindly check and revert.
./python -E ./setup.py install \
   	--prefix=/usr/local/python-2.7 \
	--install-scripts=/usr/local/python-2.7/bin \
	--install-platlib=/usr/local/python-2.7/lib/python2.7/lib-dynload \
	--root=/
make: execvp: ./python: Text file busy
make: *** [sharedinstall] Error 127
History
Date User Action Args
2010-08-18 06:05:35spprakashsetrecipients: + spprakash, loewis
2010-08-18 06:05:35spprakashsetmessageid: <1282111535.48.0.0538103268337.issue9631@psf.upfronthosting.co.za>
2010-08-18 06:05:34spprakashlinkissue9631 messages
2010-08-18 06:05:33spprakashcreate