dejagnu.xml 640 B

123456789101112131415161718192021222324252627
  1. <sect1 id="ch05-dejagnu">
  2. <title>Installing DejaGnu-&dejagnu-version;</title>
  3. <?dbhtml filename="dejagnu.html" dir="chapter05"?>
  4. <screen>Estimated build time: &dejagnu-time-tools;
  5. Estimated required disk space: &dejagnu-compsize-tools;</screen>
  6. &aa-dejagnu-shortdesc;
  7. &aa-dejagnu-dep;
  8. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  9. <sect2>
  10. <title>Installation of DejaGnu</title>
  11. <para>Prepare DejaGnu for compilation:</para>
  12. <screen><userinput>./configure --prefix=/tools</userinput></screen>
  13. <para>Build and install the package:</para>
  14. <screen><userinput>make install</userinput></screen>
  15. </sect2>
  16. </sect1>