diff options
Diffstat (limited to 'chapter05/dejagnu-inst.xml')
-rw-r--r-- | chapter05/dejagnu-inst.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/chapter05/dejagnu-inst.xml b/chapter05/dejagnu-inst.xml deleted file mode 100644 index 6f6256b8c..000000000 --- a/chapter05/dejagnu-inst.xml +++ /dev/null @@ -1,15 +0,0 @@ -<sect2><title> </title><para> </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> - |