Daniel Korytina wrote: > [EMAIL PROTECTED] PyXML-0.8.4]$ sudo python setup.py build > Password: > Traceback (most recent call last): > File "setup.py", line 127, in ? > config_h_vars = parse_config_h(open(config_h)) > IOError: [Errno 2] No such file or directory: > '/usr/include/python2.4/pyconfig.h'
this means that you don't have the Python build files on your machine. try installing the "python-dev" package (or whatever it's called in your favourite package repository) before rebuilding. </F> _______________________________________________ XML-SIG maillist - XML-SIG@python.org http://mail.python.org/mailman/listinfo/xml-sig