INSTALL.Windows: Add details about local build and installation.
authorGurucharan Shetty <gshetty@nicira.com>
Thu, 9 Apr 2015 15:00:13 +0000 (08:00 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Thu, 9 Apr 2015 20:52:10 +0000 (13:52 -0700)
commitd0d808fda035e86602f6e2b4ba414494055e4579
tree63b6845c0c03e93e6f6381c7e800b004905eb743
parent5f5ebd4cc8bfede3410fbb5db574693eae8c29e0
INSTALL.Windows: Add details about local build and installation.

This commits adds the following.

* Clearly callout to set pthread-win32's dll path in $PATH
* Details about running parallel make and parallel unit tests.
* Installing Open vSwitch locally via 'make install'
* Update the steps to run the user processes by relying on
  the previous 'make install'. The steps now run the daemons
  in the background with the creation of a logfile and pidfile.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Nithin Raju <nithin@vmware.com>
INSTALL.Windows.md