mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-02-01 11:52:31 +00:00
16 lines
310 B
XML
16 lines
310 B
XML
|
<sect2>
|
||
|
<title>Installation of Procinfo</title>
|
||
|
|
||
|
<para>
|
||
|
Install Procinfo by running the following commands:
|
||
|
</para>
|
||
|
|
||
|
<blockquote><literallayout>
|
||
|
<userinput>sed "s/-ltermcap/-lncurses/" Makefile | make -f -
|
||
|
&&</userinput>
|
||
|
<userinput>make install</userinput>
|
||
|
</literallayout></blockquote>
|
||
|
|
||
|
</sect2>
|
||
|
|