homebrew-virt-manager/README.md
2015-01-27 22:38:25 -05:00

768 B

homebrew-virt-manager

Updated/new formulae to build virt-manager on Mac OSX.

Included is a set of formulas covering a subset of virt-manager dependencies. Also included is a work-in-progress formula for virt-manager.

Usage

brew tap jeffreywildman/homebrew-virt-manager
brew install virt-manager

Notes

  • For remote URIs, the libvirt socket location may need to be overridden to prevent socket hangups, see www.jedi.be.

    virt-manager -c qemu+ssh://user@libvirthost/system?socket=/var/run/libvirt/libvirt-sock
    
  • SSH passwords for connecting to remote URIs are not prompted unless --debug or --no-fork is used to start virt-manager.