procinfo-inst.xml 282 B

12345678910111213141516
  1. <sect2>
  2. <title>Installation of Procinfo</title>
  3. <para>
  4. Install Procinfo by running the following commands:
  5. </para>
  6. <para>
  7. <screen>
  8. <userinput>sed "s/-ltermcap/-lncurses/" Makefile | make -f - &amp;&amp;</userinput>
  9. <userinput>make install</userinput>
  10. </screen>
  11. </para>
  12. </sect2>