<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi all<br>
    </p>
    <pre wrap="">I am building spice-gtk for Windows on my fedora based on following instruction.
  
        Building Instructions/Client
        <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>  

But I <font color="#333333">see following error message when I run "make install". 
</font><font color="#3333ff">
</font><font color="#333333"><font color="#3333ff"><Error message>
[*******@localhost spice-gtk]$ make install
</font><font color="#000099"><font color="#3333ff">make[4]: Entering directory 'home/******/'
  *** Error:missing valac!
  *** You must run autogen.sh or configure --enable-vala</font>
</font>
I did "NOCONFIGURE=1 ./autogen.sh --enable-vala". After that I did "mingw32-configure  --prefix=$INST_ROOT" and "make install" again. </font><font color="#333333"><font color="#333333"> I tried to do "NOCONFIGURE=1 ./autogen.sh --disable-vala" too. </font>But I could not solve this error.
</font>I am sorry to bother you. Could you please tell me what I should do at next?
</pre>
    koizumi<br>
  </body>
</html>