Download location (HTTP): http://www.freedesktop.org/software/pkgconfig/releases/pkgconfig-0.14.0.tar.gz Download location (FTP): Version used: 0.14.0 Package size: 604 KB Estimated Disk space required: 5.1 MB |
The pkgconfig package contains pkg-config. This is useful for passing the include path and/or library path to the compiler during the make script.
Install pkgconfig by running the following commands:
./configure --prefix=/usr && make && make install |
The pkgconfig package contains pkg-config.
pkg-config is a function that returns metainformation for the specified library.