linuxthreadsmanpages-inst.xml 519 B

1234567891011121314151617
  1. <sect2>
  2. <title>Installation of Linux threads man pages</title>
  3. <para>Unpack the glibc-linuxthreads package and you'll notice that you end
  4. up with two new directories. Enter the
  5. <filename class="directory">linuxthreads</filename> directory, not the
  6. <filename class="directory">linuxthreads_db</filename> directory.</para>
  7. <para>Install the Linux threads man pages by running the following
  8. commands:</para>
  9. <para><screen><userinput>cd man &amp;&amp;
  10. make &amp;&amp;
  11. make install</userinput></screen></para>
  12. </sect2>