1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3CR2//EN" "http://www.docbook.org/xml/4.3CR2/docbookx.dtd" [
3 <!ENTITY % dejagnu-entities SYSTEM "../ent/dejagnu.ent">
6 <sect1 id="ch05-dejagnu">
7 <title>Installing DejaGnu-&dejagnu-version;</title>
8 <?dbhtml filename="dejagnu.html"?>
10 <screen>Estimated build time: 0.1 SBU
11 Estimated required disk space: 8.6 MB</screen>
13 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../appendixa/dejagnu-contents.xml"/>
17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../appendixa/dejagnu-deps.xml"/>
22 <title>Installation of DejaGnu</title>
24 <para>Prepare DejaGnu for compilation:</para>
26 <screen><userinput>./configure --prefix=/tools</userinput></screen>
28 <para>Build and install the package:</para>
30 <screen><userinput>make install</userinput></screen>