diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2004-04-29 11:12:20 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2004-04-29 11:12:20 (GMT) |
commit | b30461406ea61c0596d669f377427b5d4f72feba (patch) | |
tree | a67841100864d81fb788715b212e0f60e6db2d60 /REQUIREMENTS | |
parent | efe89ceab96dea3414cc35790951f21bc4d55f44 (diff) | |
download | monitoring-plugins-b30461406ea61c0596d669f377427b5d4f72feba.tar.gz |
HP-UX requirements (Sven Schaffranneck)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@871 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'REQUIREMENTS')
-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 | ||