if it is installed in a different location, then some Open
vSwitch log messages will not be as detailed.
+You should ensure that /dev/urandom exists.
+
To run the ovsdmonitor tool, the machine must also have the following
software:
vSwitch datapath module for the Linux kernel. They may serve as
a model for minimal netdev implementations.
+Miscellaneous Notes
+-------------------
+
+lib/uuid.c, used in OVSDB, assumes that it can obtain a high-quality
+random number seed at startup by reading from /dev/urandom. You may
+need to modify it if this is not true on your platform.
+
Questions
---------