lfs/chapter06/procinfo-inst.xml
Mark Hymers 8f5efb6200 Bug 125: simplify seds
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@973 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-15 12:50:02 +00:00

11 lines
276 B
XML

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