lfs/chapter05/dejagnu-inst.xml

16 lines
329 B
XML

<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
<sect2>
<title>Installation of DejaGnu</title>
<para>Prepare DejaGnu to be compiled:</para>
<screen><userinput>./configure --prefix=/tools</userinput></screen>
<para>Build and install the package:</para>
<screen><userinput>make install</userinput></screen>
</sect2>