On 07/02/2010 05:38 PM, Dhilip S wrote: > > > Hello Everyone.. > > I'm using Ubuntu 10.04, i try to install Python 2.4.2 & Python 2.4.3 got > error message while doing make command. anybody can tell tell, How to > overcome this error.... Finally i got message like this ... > > 4036e000-403ad000 r--p 00000000 08:08 156978 > /usr/lib/locale/en_IN/LC_CTYPE > bff9a000-bffaf000 rw-p 00000000 00:00 0 [stack] > Aborted > make: ***[sharedmodes] Error 13 >
That looks like the last line of a glibc backtrace, and doesn't tell us much. Please post the exact commands you entered to produce the problem. Best to try again, even if you're sure it will fail. Then post the complete error message, which can span several screenfuls with this kind of problem. Include at least a few lines of output that you can be sure are correct, to give us some context. It's better to post a bit too much than too little. -- Thomas -- http://mail.python.org/mailman/listinfo/python-list