aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/dejagnu.xml
blob: e8b2b3cd7fb09ef4be24af24b62428f9be25e4ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<sect1 id="ch05-dejagnu" xreflabel="DejaGnu">
<title>Installing DejaGnu-&dejagnu-version;</title>
<?dbhtml filename="dejagnu.html" dir="chapter05"?>

<para>The DejaGnu package contains a framework for testing other programs.</para>

<screen>&buildtime; &dejagnu-time-tools; 
&diskspace; &dejagnu-compsize-tools;</screen>

&aa-dejagnu-down;
&aa-dejagnu-dep;

<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>

<sect2>
<title>Installation of DejaGnu</title>

<para>Prepare DejaGnu for compilation:</para>

<screen><userinput>./configure --prefix=/tools</userinput></screen>

<para>Build and install the package:</para>

<screen><userinput>make install</userinput></screen>

</sect2>

&aa-dejagnu-shortdesc;
&aa-dejagnu-desc;

</sect1>