More detailled explanations are given in INSTALL when installing
from a source distribution.
./configure to generate the various Makefiles.
make to build DyALog.
make check to run the test suite. Perl modules
Test::Cmd and Test::Simple are needed for this step.
make install to export the program binaries and librairies.
make clean.