diff options
Diffstat (limited to 'chapter08/procps.xml')
-rw-r--r-- | chapter08/procps.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter08/procps.xml b/chapter08/procps.xml index 90648638c..35cd2cc99 100644 --- a/chapter08/procps.xml +++ b/chapter08/procps.xml @@ -25,6 +25,10 @@ <para>The Procps-ng package contains programs for monitoring processes.</para> + <!-- TODO This note will probably not be needed at the next revision. --> + <note><para>This package extracts to the directory procps-3.3.17/, + not the expected procps-ng-3.3.17/.</para></note> + <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> @@ -87,6 +91,9 @@ make check</userinput></screen> <screen><userinput remap="test">make check</userinput></screen> + <para>Four tests related to pkill are known ot fail due to a problem + with tests that were not updated.</para> + <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |