configure: error: No package 'libva' found.
Posted: 02 Jan 2024 17:04
Hello!
On Ubuntu 22.04 LTS inside virtualbox VM I was trying to compile enabling video acceleration ( --enable-libva ) after having installed all libva , libva-dev, libva2 that are :
but when the configure checks for libva it keeps saying :
even after a reboot... does maybe those libva referring to some different libva than I have installed?...
Thanks
Cheers!
On Ubuntu 22.04 LTS inside virtualbox VM I was trying to compile enabling video acceleration ( --enable-libva ) after having installed all libva , libva-dev, libva2 that are :
Code: Select all
libva-dev/jammy,now 2.14.0-1 amd64 [installed]
but when the configure checks for libva it keeps saying :
Code: Select all
checking for libva >= 1.0... no
configure: error: No package 'libva' found.
Thanks
Cheers!