using slackbulds for xf86-video-qxl
by MUSTDOS from LinuxQuestions.org on (#6DFG7)
I'm trying to build the xf86-video-qxl but it can't detect spice-protocol despite having it
....
checking for PCIACCESS... yes
checking for xf86drmMode.h... yes
checking for LIBUDEV... yes
checking for SPICE_PROTOCOL... no
configure: error: Package requirements (spice-protocol >= 0.12.0) were not met:
No package 'spice-protocol' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables SPICE_PROTOCOL_CFLAGS
and SPICE_PROTOCOL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
mustdos:/home/mustdos/Desktop/installbunch/xf86-video-qxl> ls /var/log/packages/ | grep spice-
spice-protocol-0.14.3
mustdos:/home/mustdos/Desktop/installbunch/xf86-video-qxl>
....
checking for PCIACCESS... yes
checking for xf86drmMode.h... yes
checking for LIBUDEV... yes
checking for SPICE_PROTOCOL... no
configure: error: Package requirements (spice-protocol >= 0.12.0) were not met:
No package 'spice-protocol' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables SPICE_PROTOCOL_CFLAGS
and SPICE_PROTOCOL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
mustdos:/home/mustdos/Desktop/installbunch/xf86-video-qxl> ls /var/log/packages/ | grep spice-
spice-protocol-0.14.3
mustdos:/home/mustdos/Desktop/installbunch/xf86-video-qxl>