lfs/chapter05/diffutils-inst.xml

14 lines
266 B
XML
Raw Normal View History

<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
<sect2>
<title>Installation of Diffutils</title>
<para>Prepare Diffutils to be compiled:</para>
<para><screen><userinput>./configure --prefix=/stage1
make
make install</userinput></screen></para>
</sect2>