On Nov 7, 2007 8:33 PM, Hans Murx <[EMAIL PROTECTED]> wrote: > > Yes, after manual reinstallation (python setup.py install) of the > following packages tg-admin worked again without error message :-)
[...] > Thank you very much! > > But why did that help? Because you said you were using RH 6.1 so you are using an _oooold_ gcc and glibc. So since PyProtocol and the others you mentionned contain compiled c extensions and since I compiled them on a recent Ubuntu (gcc 4.1 or something) I suspect these precompiled eggs are not compatible with your Red Hat box (python compiled with different gcc). Florent. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

