<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi all<br>
    </p>
    I build <font color="#3333ff">virt-viewer </font>for Windows on my
    fedora based on following instruction.<br>
    <br>
        Building Instructions/Client<br>
        <a moz-do-not-send="true" class="moz-txt-link-freetext"
      href="http://www.spice-space.org/page/Building_Instructions/Client">http://www.spice-space.org/page/Building_Instructions/Client</a><br>
    <br>
    I see  "configure: error: Package requirements (libxml-2.0 >=
    2.6.0) were not met:" error message when I run "mingw32-configure 
    --prefix=$INST_ROOT". But libxml-2.0 already has been installed on
    my fedora.<br>
    I investigated about this problem for several days. However I could
    not find out good solution.<br>
    Could you please tell me what I should do?<br>
    <br>
    Here is error message:<br>
    <font color="#990000">[******@localhost virt-viewer]$
      mingw32-configure --prefix=$INST_ROOT<br>
      checking for a BSD-compatible install... /usr/bin/install -c<br>
      checking whether build environment is sane... yes<br>
      ---------------------------------------------------<br>
      <b>checking for LIBXML2... no</b><b><br>
      </b><b>configure: error: Package requirements (libxml-2.0 >=
        2.6.0) were not met:</b><b><br>
      </b><b><br>
      </b><b>No package 'libxml-2.0' found</b><b><br>
      </b><b><br>
      </b><b>Consider adjusting the PKG_CONFIG_PATH environment variable
        if you</b><b><br>
      </b><b>installed software in a non-standard prefix.</b><b><br>
      </b></font><br>
    <font color="#990000">---------------------------------------------------<br>
    </font><br>
    <font color="#990000"><font color="#990000"><font color="#000000">But
          libxml-2.0 is in my fedora.</font><b><br>
        </b></font>[</font><font color="#990000"><font color="#990000">******</font>@localhost
      virt-viewer]$ rpm -qa | grep libxml<br>
      python-libxml2-2.9.3-3.fc24.x86_64<br>
      libxml2-static-2.9.3-3.fc24.x86_64<br>
      libxml2-debuginfo-2.9.3-3.fc24.x86_64<br>
      libxml2-devel-2.9.3-3.fc24.x86_64<br>
      libxml2-2.9.3-3.fc24.x86_64<br>
      <br>
    </font>koizumi<br>
  </body>
</html>