summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.