[SOLVED] QEMU on current gtk3
by chemfire from LinuxQuestions.org on (#55YH7)
anyone tried building qemu 5.1-rc0 on current?
I am getting:
ERROR: User requested feature gtk
configure was not able to find it.
Install gtk3-devel
Using alien bob's slackbuild modified for 5.1 rather than 5.0 and adding support for mips targets. Otherwise no changes to that. I last updated current on July 5 so I should be update to date still as far as most libraries go.
I ran pkg-config --list-all | grep 'gtk' and I see gtk+-3.0 listed in the output. XFCE and other GTK apps seems to be fine. The package is installed. Anyone know what the issue likely is?


I am getting:
ERROR: User requested feature gtk
configure was not able to find it.
Install gtk3-devel
Using alien bob's slackbuild modified for 5.1 rather than 5.0 and adding support for mips targets. Otherwise no changes to that. I last updated current on July 5 so I should be update to date still as far as most libraries go.
I ran pkg-config --list-all | grep 'gtk' and I see gtk+-3.0 listed in the output. XFCE and other GTK apps seems to be fine. The package is installed. Anyone know what the issue likely is?