summaryrefslogtreecommitdiffstats
path: root/system/virt-manager/README
diff options
context:
space:
mode:
author Robby Workman2015-11-09 05:08:41 +0100
committer Willy Sudiarto Raharjo2015-11-14 01:07:31 +0100
commitd066ad9ce286e5416f4740d9b3bae09d7599c66a (patch)
tree65aa75fdd85e16792226c69a402f29a18652423e /system/virt-manager/README
parent5c56ca4770513fbd9c21ebef7b3002c68fe920f8 (diff)
downloadslackbuilds-d066ad9ce286e5416f4740d9b3bae09d7599c66a.tar.gz
system/virt-manager: Updated for version 1.2.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/virt-manager/README')
-rw-r--r--system/virt-manager/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/virt-manager/README b/system/virt-manager/README
index 0bb36352eb..f2b2ee4838 100644
--- a/system/virt-manager/README
+++ b/system/virt-manager/README
@@ -6,3 +6,6 @@ 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.