X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=INSTALL;fp=INSTALL;h=001d3cbea6760420d4c0867d65703ea1b7347f4d;hb=7868fbc6c97c2a69ff2b9bb2c00f46675e9f721b;hp=12128c82ceeea9b5c9c02b10bb17468df8255c8e;hpb=feb8a80bb9621f17ed0a249c79b0d02e9543e64a;p=sliver-openvswitch.git diff --git a/INSTALL b/INSTALL index 12128c82c..001d3cbea 100644 --- a/INSTALL +++ b/INSTALL @@ -86,11 +86,6 @@ or the database schema, you will also need the following software: - libtool version 2.4 or later. (Older versions might work too.) -If you modify the ovsdbmonitor tool, then you will also need the -following: - - - pyuic4 from PyQt4 (http://www.riverbankcomputing.co.uk). - To run the unit tests, you also need: - Perl. Version 5.10.1 is known to work. Earlier versions should @@ -138,22 +133,6 @@ following software: On Linux you should ensure that /dev/urandom exists. To support TAP devices, you must also ensure that /dev/net/tun exists. -To run the ovsdbmonitor tool, the machine must also have the following -software: - - - Python 2.x, for x >= 4. - - - Python Twisted Conch. - - - Python JSON. - - - PySide or PyQt4. - - - Python Zope interface module. - -(On Debian "lenny" the above can be installed with "apt-get install -python-json python-qt4 python-zopeinterface python-twisted-conch".) - Building and Installing Open vSwitch for Linux, FreeBSD or NetBSD =================================================================