Go to file
2015-04-03 13:23:58 -04:00
gtk-vnc.rb Convert to SHA256 2015-04-03 13:23:58 -04:00
libosinfo.rb Convert to SHA256 2015-04-03 13:23:58 -04:00
libsoup-with-gnome.rb Enable libsoup-gnome to satisfy libosinfo dependency 2014-12-22 20:48:29 -06:00
libvirt-glib.rb Convert to SHA256 2015-04-03 13:23:58 -04:00
README.md README: Add socket location override note 2015-01-27 22:38:25 -05:00
spice-gtk.rb Convert to SHA256 2015-04-03 13:23:58 -04:00
virt-manager.rb Convert to SHA256 2015-04-03 13:23:58 -04:00

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.