summaryrefslogtreecommitdiff
path: root/INSTALL.RHEL
diff options
context:
space:
mode:
authorAnsis Atteka <aatteka@nicira.com>2013-10-11 13:17:07 -0700
committerAnsis Atteka <aatteka@nicira.com>2013-10-17 14:33:14 -0700
commita5ae88ff8a276e86c842ac102145432662bf711a (patch)
treec43b644a5560278e81772ecb9eff8ac57dcf1879 /INSTALL.RHEL
parente45e72f1de0e50c4f11e9a2351f5135c002dcce3 (diff)
downloadopenvswitch-a5ae88ff8a276e86c842ac102145432662bf711a.tar.gz
ovsdb-doc: generate vswitch.[pic|gv] files only if dot tool is available
These are auto-generated files, so it would be better not to keep them inside Open vSwitch repository. Behaviour before this patch was that if dot tool was not present on the system, then ovs-vswitchd.conf.db.5 would have used pre-generated vswitch.pic file that was already checked in the git repository. After this patch ovs-vswitchd.conf.db.5 will simply not have a dot diagram, if dot was not present at the time when Open vSwitch was built. Signed-off-by: Ansis Atteka <aatteka@nicira.com>
Diffstat (limited to 'INSTALL.RHEL')
-rw-r--r--INSTALL.RHEL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.RHEL b/INSTALL.RHEL
index 26b47d90b..9ab538469 100644
--- a/INSTALL.RHEL
+++ b/INSTALL.RHEL
@@ -34,7 +34,7 @@ RHEL. On RHEL 5, the default RPM source directory is
2. Install build prerequisites:
- yum install gcc make python-devel openssl-devel kernel-devel \
+ yum install gcc make python-devel openssl-devel kernel-devel, graphviz \
kernel-debug-devel autoconf automake rpm-build redhat-rpm-config
3. Some versions of the RHEL 6 kernel-devel package contain a broken