diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/procps-inst.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/procps-inst.xml b/chapter06/procps-inst.xml index c9b8fd8d5..f46c2955f 100644 --- a/chapter06/procps-inst.xml +++ b/chapter06/procps-inst.xml @@ -18,5 +18,9 @@ the patch:</para> <para><screen><userinput>make install</userinput></screen></para> +<para>Remove a spurious library link:</para> + +<para><screen><userinput>rm /lib/libproc.so</userinput></screen></para> + </sect2> |