aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/lfs-utils-inst.xml
blob: 5c080af8d081100b733c3558c3cbf4d3294d0852 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>

<sect2>
<title>Installation of Lfs-Utils</title>

<para>Compile the package:</para>

<para><screen><userinput>make</userinput></screen></para>

<para>And install the package:</para>

<para><screen><userinput>make PREFIX=/stage1 install</userinput></screen></para>

</sect2>