1234567891011121314151617 |
- <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 &&
- make &&
- make install</userinput></screen></para>
- </sect2>
|