Installed
              programs: awk (link to gawk),
              gawk, gawk-3.1.4, grcat, igawk, pgawk, pgawk-3.1.4, and
              pwcat
            
          The Gawk package contains programs for manipulating text files.
Prepare Gawk for compilation:
./configure --prefix=/usr --libexecdir=/usr/lib
Compile the package:
make
To test the results, issue: make check.
Install the package:
make install