< Previous | Contents | Next >
5.13.1. Installation of DejaGNU
Prepare DejaGNU for compilation:
./configure --prefix=/tools
./configure --prefix=/tools
Build and install the package:
make install
make install
To test the results, issue:
make check
make check