- <sect2>
- <title>Installation of Procinfo</title>
- <para>
- Install Procinfo by running the following commands:
- </para>
- <para>
- <screen>
- <userinput>sed "s/-ltermcap/-lncurses/" Makefile | make -f - &&</userinput>
- <userinput>make install</userinput>
- </screen>
- </para>
- </sect2>
|