Describe explictly where to add the pthread library to the PATH variable.

In case the pthread library directory was added to the user PATH variable
the service failed to start.

Signed-off-by: Alin Gabriel Serdean <aserd...@cloudbasesolutions.com>
---
 INSTALL.Windows.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/INSTALL.Windows.md b/INSTALL.Windows.md
index 6d870ed..52acf6e 100644
--- a/INSTALL.Windows.md
+++ b/INSTALL.Windows.md
@@ -92,6 +92,9 @@ or from a distribution tar ball.
 
     % make check TESTSUITEFLAGS="-j8"
 
+  For "daemon --service" test make sure to have the pthread libaries in
+  the the Windows' SYSTEM PATH environment variable
+
 * To install all the compiled executables on the local machine, run:
 
     % make install
-- 
1.9.5.msysgit.0
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to