aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/linuxthreadsmanpages-inst.xml
blob: 6d664e5744a8430e4b5fac491293369f31698cfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<sect2>
<title>Installation of Linux threads man pages</title>

<para>Unpack the glibc-linuxthreads package and you'll notice that you end
up with two new directories. Enter the
<filename class="directory">linuxthreads</filename> directory, not the
<filename class="directory">linuxthreads_db</filename> directory.</para>

<para>Install the Linux threads man pages by running the following
commands:</para>

<para><screen><userinput>cd man &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>

</sect2>