slackbuilds/system/virt-manager
Robby Workman 324b6cb918 Multiple: Fix .info file (removed pygobject3 refs)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-01-17 09:40:16 +07:00
..
Add-Slackware-to-OS-choices.patch system/virt-manager: Updated for version 1.2.0. 2015-05-10 07:05:09 +07:00
README system/virt-manager: Updated for version 1.2.1. 2015-11-14 07:07:31 +07:00
doinst.sh system/virt-manager: Updated for version 0.10.0. 2013-11-12 01:25:04 -06:00
slack-desc system/virt-manager: Updated for version 0.10.0. 2013-11-12 01:25:04 -06:00
virt-manager.SlackBuild system/virt-manager: Updated for version 1.3.1. 2016-01-17 09:40:16 +07:00
virt-manager.info Multiple: Fix .info file (removed pygobject3 refs) 2016-01-17 09:40:16 +07:00

README

virt-manager is a gtk interface that connects to libvirt.

If you have networking problems, make sure you have the tun module loaded.

To run virt-manager as a normal user, you need to configure libvirt
to have the correct permissions.  Uncomment the unix_sock_group and
unix_sock_rw_perms in /etc/libvirt/libvirtd.conf and add the user to the
group libvirt uses.

If you have python3 installed at build-time, this probably won't work,
so you'll need to temporarily uninstall python3 for the build process.