summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Elder <aelder@audioscience.com>2015-12-01 12:56:55 -0500
committerAndrew Elder <aelder@audioscience.com>2015-12-01 12:56:55 -0500
commitc886db382178579791cae3ce1d2a573b40c0a6ac (patch)
treebaf8321d2c2685e5d6b9357cc009ca1eb56e7ff3
parent48621065b7228772774029599f7f3c60d5d14a08 (diff)
downloadOpen-AVB-c886db382178579791cae3ce1d2a573b40c0a6ac.tar.gz
gPTP: update Windows build requirements in README
-rw-r--r--daemons/gptp/README.rst15
1 files changed, 2 insertions, 13 deletions
diff --git a/daemons/gptp/README.rst b/daemons/gptp/README.rst
index dcb19972..cba28067 100644
--- a/daemons/gptp/README.rst
+++ b/daemons/gptp/README.rst
@@ -65,19 +65,8 @@ Build Dependencies
* WinPCAP Developer's Pack (WpdPack) is required for linking - downloadable from http://www.winpcap.org/devel.htm.
-Extract WpdPack so the Include folder is in one of the below locations
-
-1- %ProgramData%
- \WpdPack
- \Include
- \Lib
- \Lib\x64
-
-2- %USERPROFILE%
- \src\pcap
- \Include
- \Lib
- \Lib\x64
+The following environment variables must be defined:
+* WPCAP_DIR the directory where WinPcap is installed
* WinPCAP must also be installed on any machine where the daemon runs.