I get the following error trying to run:
TAGS=libvirt hack/build.sh
Perhaps you should add the directory containing `libvirt.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libvirt', required by 'virtual:world', not found
Package 'libvirt', required by 'virtual:world', not found
.
.
.
Package 'libvirt', required by 'virtual:world', not found
Package 'libvirt', required by 'virtual:world', not found
pkg-config: exit status 1
I am on the latest version of RHEL 8
Did you install these?
Did you install these?
I was missing libvirt-devel. Thank you!
Thanks this solved my issue
Most helpful comment
I was missing libvirt-devel. Thank you!