lfs/chapter05/coreutils-inst.xml
2003-05-10 23:48:26 +00:00

14 lines
235 B
XML

<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
<sect2>
<title>Installation of Coreutils</title>
<para><screen><userinput>./configure --prefix=/stage1
make
make check-root
make install</userinput></screen></para>
</sect2>