X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=INSTALL.md;h=dc688adbc7c0d24e663a4da62c3151e09a12f8f6;hb=73eb682edb67f44aead7f2c70e9e8777e87df898;hp=bf756f27ca31e3260d05bec5e0c7700a64b90e41;hpb=0a96a21b6ee67d7cde2abd72a3a5bd290ac618d5;p=cascardo%2Fovs.git diff --git a/INSTALL.md b/INSTALL.md index bf756f27c..dc688adbc 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -48,7 +48,7 @@ you will need the following software: privileges. If libcap-ng is installed, then Open vSwitch will automatically build with support for it. - - Python 2.7. + - Python 2.7. You must also have the Python six library. On Linux, you may choose to compile the kernel module that comes with the Open vSwitch distribution or to use the kernel module built into @@ -150,6 +150,8 @@ following software: from iproute2 (part of all major distributions and available at http://www.linux-foundation.org/en/Net:Iproute2). + - Python 2.7. You must also have the Python six library. + On Linux you should ensure that /dev/urandom exists. To support TAP devices, you must also ensure that /dev/net/tun exists.