This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Help to install Virt-manager on Funtoo and Gentoo | |
| Installing virt-manager | |
| First we need to add some information to build virt-manager and qemu correctly: | |
| # echo "app-emulation/virt-manager gtk policykit" >> /etc/portage/package.use | |
| # echo "app-emulation/qemu spice" >> /etc/portage/package.use | |
| # vim /etc/portage/make.conf ## and add |