<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 2/26/14 2:00 AM, Giuseppe Di Matteo
      wrote:<br>
    </div>
    <blockquote
      cite="mid:F71A7883-B5A9-42EE-AC09-EDFAA113010E@icloud.com"
      type="cite">
      <pre wrap="">Hello,
I need to install itstool as a dependency of winetricks, but it failed at the configure stage: a module is missing.
I checked my system and both the libxml2 and py27-libxml2 are installed but it seems to me that it is searching in the wrong place. 

Giuseppe Di Matteo
<a class="moz-txt-link-abbreviated" href="mailto:pinodimatteo@icloud.com">pinodimatteo@icloud.com</a>


</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
    </blockquote>
    Can you execute the following command and report what it returns? 
    This is the command that is failing for you in configure.<br>
    <br>
    echo "import libxml2" | /opt/local/bin/python2.7 -<br>
    <br>
  </body>
</html>