Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Apr 2009
    Location
    Philippines
    Posts
    23

    Question 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.

  2. #2
    Just 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.

  3. #3
    Just Joined!
    Join Date
    Apr 2009
    Posts
    16
    You might need python-libxml2

    did you try apt-get or synaptic to install libxml2?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •