[Spice-devel] Help :Build error of "You must run autogen.sh or configure --enable vala"

Christophe Fergeau cfergeau at redhat.com
Tue Jun 28 07:31:00 UTC 2016


Hey,

On Tue, Jun 28, 2016 at 11:04:03AM +0900, 小泉 wrote:
>    Hi
>    Thanks a lot for your reply.
>    I tried "NOCONFIGURE=1 ./autogen.sh && mingw32-configure
>    --enable-vala".
>    But I see "configure: error: Cannot find the "vapigen" binary in your
>    PATH" error although vapigen is in my Fedora.
>    I could not find out solution for this error yet. I am sorry to bother
>    you. Could you tell me what I should do next?

You can use --disable-vala --disable-controller if you are not
interested in the vala controller code.

If you are on Fedora and want to build mingw-spice-gtk, I would just use
"dnf builddep mingw-spice-gtk".
The autogen.sh/configure flags used by the mingw-spice-gtk package are:

    --without-sasl                              \
    --with-audio=gstreamer                     \
    --with-coroutine=winfiber                   \
    --disable-smartcard                         \
    --without-python                            \
    --disable-usbredir                          \
    --disable-gtk-doc                           \
    --disable-werror                            \
    --enable-static                             \
    --enable-shared                             \
    --with-gtk=3.0

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20160628/a867e319/attachment.sig>


More information about the Spice-devel mailing list