dejagnu.xml 740 B

1234567891011121314151617181920212223242526272829303132
  1. <sect1 id="ch05-dejagnu" xreflabel="DejaGnu">
  2. <title>Installing DejaGnu-&dejagnu-version;</title>
  3. <?dbhtml filename="dejagnu.html" dir="chapter05"?>
  4. <para>The DejaGnu package contains a framework for testing other programs.</para>
  5. <screen>&buildtime; &dejagnu-time-tools;
  6. &diskspace; &dejagnu-compsize-tools;</screen>
  7. &aa-dejagnu-down;
  8. &aa-dejagnu-dep;
  9. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  10. <sect2>
  11. <title>Installation of DejaGnu</title>
  12. <para>Prepare DejaGnu for compilation:</para>
  13. <screen><userinput>./configure --prefix=/tools</userinput></screen>
  14. <para>Build and install the package:</para>
  15. <screen><userinput>make install</userinput></screen>
  16. </sect2>
  17. &aa-dejagnu-shortdesc;
  18. &aa-dejagnu-desc;
  19. </sect1>