Re: Problem installing PyXML on RHEL4

Fredrik Lundh <[email protected]>
Newsgroups gmane.comp.python.xml
Message-ID <[email protected]>
Daniel Korytina wrote:

> [dkorytin@dkorytin-06464s 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  -  [email protected]
http://mail.python.org/mailman/listinfo/xml-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.