4.31. Pkgconf-2.5.1

The pkgconf package is a successor to pkg-config and contains a tool for passing the include path and/or library paths to build tools.

Package Information

Pkgconf Dependencies

Required

Bash-5.3, Binutils-2.46.0-pass2, Coreutils-9.10, Gawk-5.4.0, GCC-15.2.0-pass2, Glibc-2.43, Grep-3.12, Make-4.4.1, and sed-4.9

4.31.1. Installation of Pkgconf

Prepare Pkgconf for compilation:

Now Configure the Package, issue:

./configure --prefix=/usr \
                        --disable-static \
            --docdir=/usr/share/doc/pkgconf-2.5.1

To Compile the Package, issue:

make

Now Install the Package, issue:

make install

ln -sv pkgconf /usr/bin/pkg-config
ln -sv pkgconf.1 /usr/share/man/man1/pkg-config.1

4.31.2. Contents of Pkgconf

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