Please answer the following questions for yourself before submitting an issue.
[x] I checked to make sure that this issue has not already been filed
[x] I'm reporting the issue to the correct repository (for multi-repository projects)
Expected Behavior
Installation without Error
Current Behavior
KVM-Installation failed due to install_libvirt function
Failure Information (for bugs)
Hi,
I tried to install kvm but getting this Error:
It seems that there are some problems with libvirt_so_path and/or PKG_CONFIG_PATH.
So i decided to determine the the Path to libvirt-qemu.so and libvirt.pc automatically:
This is opensource and you getting free support so be friendly!
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
Installation without Error
Current Behavior
KVM-Installation failed due to install_libvirt function
Failure Information (for bugs)
Hi, I tried to install kvm but getting this Error:
It seems that there are some problems with libvirt_so_path and/or PKG_CONFIG_PATH. So i decided to determine the the Path to libvirt-qemu.so and libvirt.pc automatically:
Maybe not the best solution, but worked for me. Perhaps someone is struggling with the same problem.
Have a nice day
Claudio
Steps to Reproduce
sudo ./kvm-qemu.sh kvm
Context