Installing Gawk-&gawk-version;
The Gawk package contains programs for manipulating text files.
&buildtime; &gawk-time;
&diskspace; &gawk-compsize;
&aa-gawk-down;
&aa-gawk-dep;
Installation of Gawk
Prepare Gawk for compilation:
./configure --prefix=/usr --libexecdir=/usr/lib
Compile the package:
make
To have the results tested, issue:
make check.
And install the package:
make install
&aa-gawk-shortdesc;
&aa-gawk-desc;