Thanks, that's actually very helpful. Okay, next, try this: % python Python 2.2.2 (#1, Oct 14 2002, 19:51:36) [GCC 2.96 20000731 (Red Hat Linux 7.3 2.96-112)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import distutils.sysconfig >>> len(distutils.sysconfig.get_config_vars()) 123 >>>
I don't care what the number is, I just care if you get an exception or not. If not, then I'll be really confused. If you do get an exception, then I know what to add to configure to catch this problem, but it essentially means you'll have to install the python-devel package to get the needed files. I think it looks like RedHat changes their Python RPMs again. Sigh. -Barry ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: archive@jab.org Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org