diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2005-08-01 21:28:36 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2005-08-01 21:28:36 (GMT) |
commit | 5944f15ae79704e35450bb3a411432976c11f702 (patch) | |
tree | 1e3ee5587463b510d8dfb3b9590484212dd73ca1 /REQUIREMENTS | |
parent | 004ce6f5e23804c55d62ebbff73e57f02360763e (diff) | |
download | monitoring-plugins-5944f15ae79704e35450bb3a411432976c11f702.tar.gz |
For 1.4.1 release
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1209 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index f4e9d7a..bd08aa1 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS | |||
@@ -76,6 +76,3 @@ HP-UX 11.11 | |||
76 | You need to use the version of gcc provided by HP at version 3.3.3. | 76 | You need to use the version of gcc provided by HP at version 3.3.3. |
77 | Also, you need GNU make 3.8 | 77 | Also, you need GNU make 3.8 |
78 | 78 | ||
79 | Mandrake 10.0 | ||
80 | If you have procps 3.1.15, you will need to run configure and then change | ||
81 | the PS_COMMAND in config.h to remove the "-" from the ps command | ||