aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/procps.xml
blob: a2a4fb14bcff7c271a3ba17b27082595cc7439d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<sect1 id="ch06-procps">
<title>Installing Procps-&procps-version;</title>
<?dbhtml filename="procps.html" dir="chapter06"?>

<screen>Estimated build time:           &procps-time;
Estimated required disk space:  &procps-compsize;</screen>

&aa-procps-shortdesc;
&aa-procps-dep;

<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>

</sect1>