aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.Linux
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2009-12-03 17:06:29 -0800
committerBen Pfaff <blp@nicira.com>2009-12-03 17:06:46 -0800
commit195b5c3563ed4ab580eed37ee2fd6a10d210012b (patch)
treec22e7ca84d1f52d1c724b1909dfcc373809d7a63 /INSTALL.Linux
parent99331c0a3364e1c71b7d8ae1359b593ec17fd11e (diff)
Distribute ovsdb-idlc built sources, so Python is not required for build.
The Xen DDK VM does not include Python, so it's best if we don't have to require it for the build. The built sources are still regenerated if necessary.
Diffstat (limited to 'INSTALL.Linux')
-rw-r--r--INSTALL.Linux2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL.Linux b/INSTALL.Linux
index 7090ce67..c0344f23 100644
--- a/INSTALL.Linux
+++ b/INSTALL.Linux
@@ -67,6 +67,8 @@ you will also need the following software:
- pkg-config. We test with version 0.22.
+ - Python 2.x, for x >= 4.
+
Installation Requirements
-------------------------