lfs/chapter05/dejagnu-inst.xml

17 lines
360 B
XML

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