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!