X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=INSTALL;h=001d3cbea6760420d4c0867d65703ea1b7347f4d;hb=fe29af4c888d48cc1f16b1a247c2ffb6f0864522;hp=12128c82ceeea9b5c9c02b10bb17468df8255c8e;hpb=deb64473f677e81f6a63db9c35de501c438e1342;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 =================================================================