Results 1 to 3 of 3
Hi,
I downloaded libxml2 ( >=2.5.7 ) and extracted it.
But when I tried python2.5 ./setup.py install
I got these error:
failed to find headers for libxml2: update includes_dir
What ...
- 05-20-2009 #1Just Joined!
- Join Date
- Apr 2009
- Location
- Philippines
- Posts
- 23
Problem with libxml2-python-2.5.7
Hi,
I downloaded libxml2 ( >=2.5.7 ) and extracted it.
But when I tried python2.5 ./setup.py install
I got these error:
failed to find headers for libxml2: update includes_dir
What seems to be the problem?
Thanks for any help.
- 05-20-2009 #2Just Joined!
- Join Date
- May 2009
- Posts
- 14
I dont know anything about this program but i think there is some errors in including required files.
- 05-21-2009 #3Just Joined!
- Join Date
- Apr 2009
- Posts
- 16
You might need python-libxml2
did you try apt-get or synaptic to install libxml2?


Reply With Quote
