aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/procps-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/procps-inst.xml')
-rw-r--r--chapter06/procps-inst.xml24
1 files changed, 0 insertions, 24 deletions
diff --git a/chapter06/procps-inst.xml b/chapter06/procps-inst.xml
deleted file mode 100644
index 000145462..000000000
--- a/chapter06/procps-inst.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
-
-<sect2>
-<title>Installation of Procps</title>
-
-<para>First fix a problem that can crash <userinput>w</userinput> under
-certain locale settings:</para>
-
-<screen><userinput>patch -Np1 -i ../&procps-patch;</userinput></screen>
-
-<para>Now compile Procps:</para>
-
-<screen><userinput>make</userinput></screen>
-
-<para>Install it:</para>
-
-<screen><userinput>make install</userinput></screen>
-
-<para>And remove a spurious library link:</para>
-
-<screen><userinput>rm /lib/libproc.so</userinput></screen>
-
-</sect2>
-