Merge "Document required libvirt python bindings"
This commit is contained in:
commit
2469425a8a
@ -38,11 +38,11 @@ choice. Various downloads can be found at the `Vagrant downloads
|
|||||||
|
|
||||||
On Fedora 22 it is as easy as::
|
On Fedora 22 it is as easy as::
|
||||||
|
|
||||||
sudo dnf install vagrant ruby-devel libvirt-devel
|
sudo dnf install vagrant ruby-devel libvirt-devel libvirt-python
|
||||||
|
|
||||||
On Ubuntu 14.04 it is as easy as::
|
On Ubuntu 14.04 it is as easy as::
|
||||||
|
|
||||||
sudo apt-get install ruby-libvirt libvirt-dev nfs-kernel-server
|
sudo apt-get install ruby-libvirt python-libvirt libvirt-dev nfs-kernel-server
|
||||||
|
|
||||||
**Note:** Many distros ship outdated versions of Vagrant by default. When in
|
**Note:** Many distros ship outdated versions of Vagrant by default. When in
|
||||||
doubt, always install the latest from the downloads page above.
|
doubt, always install the latest from the downloads page above.
|
||||||
|
Loading…
Reference in New Issue
Block a user