3.8. Gawk-5.4.0

The Gawk package contains programs for manipulating text files.

Package Information

Gawk Dependencies

Required

Findutils-4.10.0

3.8.1. Installation of Gawk

Prepare Gawk for compilation:

Now Configure the Package, issue:

sed -i 's/extras//' Makefile.in
./configure --prefix=/usr \
            --host=$LFS_TGT \
            --build=$(build-aux/config.guess)

To Compile the Package, issue:

make

Now Install the Package, issue:

make DESTDIR=$LFS install

3.8.2. Contents of Gawk

Installed programs: PROGRAMS
Installed libraries: LIBRARIES
Installed directories: DIRECTORIES