diff options
-rw-r--r-- | REQUIREMENTS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index 0641610..eeb1da7 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS | |||
@@ -65,3 +65,10 @@ check_nt: | |||
65 | - Requires NSClient to run on the NT server to monitor | 65 | - Requires NSClient to run on the NT server to monitor |
66 | http://nsclient.ready2run.nl/ | 66 | http://nsclient.ready2run.nl/ |
67 | 67 | ||
68 | |||
69 | OS Specific Issues | ||
70 | ------------------ | ||
71 | |||
72 | HP-UX 11.11 | ||
73 | You need to use the version of gcc provided by HP at version 3.3.3. | ||
74 | Also, you need GNU make 3.8 | ||