diff options
Diffstat (limited to 'chapter06/dejagnu-inst.xml')
-rw-r--r-- | chapter06/dejagnu-inst.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter06/dejagnu-inst.xml b/chapter06/dejagnu-inst.xml new file mode 100644 index 000000000..4b7adff56 --- /dev/null +++ b/chapter06/dejagnu-inst.xml @@ -0,0 +1,12 @@ +<sect2><title> </title><para> </para></sect2> + +<sect2> +<title>Installation of DejaGNU</title> + +<para><screen><userinput>./configure --prefix=/usr +make +make install</userinput></screen></para> + + +</sect2> + |