starbug wrote: > Thanks for the reply. However, I still couldn't figure out what I'm > still missing. I installed the devel stuff and also the kernel > sources, but cElementTree still won't go through. > > Here's what I have: > > [EMAIL PROTECTED] TurboGears]# rpm -qa|grep glibc > glibc-static-devel-2.3.4-8mdk > glibc-2.3.4-8mdk > glibc-devel-2.3.4-8mdk > glibc-utils-2.3.4-8mdk > > BTW, my OS is Mandriva Linux 2005 LE. > > Also, I searched for the error in the Mandriva forums, and I found one > that has the exact same cElementTree error, although he was installing > a game and not TurboGears. Unfortunately, there wasn't a solution > there. Could this be a distro problem? I hope not.
You may want to ask on comp.lang.python . Fredrik Lundh, cElementTree's author hangs out there and is responsive to problems with his packages.

