On Mon, 2016-06-27 at 12:31 +0900, 小泉 wrote: > Hi all > I am building spice-gtk for Windows on my fedora based on following > instruction. > > Building Instructions/Client > http://www.spice-space.org/page/Building_Instructions/Client ; > > But I see following error message when I run "make install". > > <Error message> > [*******@localhost spice-gtk]$ make install > make[4]: Entering directory 'home/******/' > *** Error:missing valac! > *** You must run autogen.sh or configure --enable-vala > > I did "NOCONFIGURE=1 ./autogen.sh --enable-vala". After that I did "mingw32- > configure --prefix=$INST_ROOT" and "make install" again. I tried to do > "NOCONFIGURE=1 ./autogen.sh --disable-vala" too. But I could not solve this > error. > I am sorry to bother you. Could you please tell me what I should do at next? > koizumi try: NOCONFIGURE=1 ./autogen.sh && mingw32-configure --enable-vala && make > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/spice-devel _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel