diff options
-rw-r--r-- | REQUIREMENTS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index cad255f..f4e9d7a 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS | |||
@@ -75,3 +75,7 @@ OS Specific Issues | |||
75 | HP-UX 11.11 | 75 | 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 | |||
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 | ||