lfs/chapter06/procinfo-inst.xml
Gerard Beekmans 9f1dfbe42a Changed procinfo's installation -- removed the sed, replaced with an
option to make ('make LDLIBS=-lncurses')


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1177 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-05 17:12:22 +00:00

11 lines
248 B
XML

<sect2>
<title>Installation of Procinfo</title>
<para>Install Procinfo by running the following commands:</para>
<para><screen><userinput>make LDLIBS=-lncurses &amp;&amp;</userinput>
<userinput>make install</userinput></screen></para>
</sect2>