Package compiler and linker metadata toolkit
http://pkgconf.org/
pkgconf is a program which helps to configure compiler and linker flags
for development frameworks. It is similar to pkg-config from freedesktop.org
and handles .pc files in a similar manner as pkg-config.
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:seife:Factory/pkgconf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pkgconf-2.2.0.tar.xz | 0000311920 305 KB | |
pkgconf.changes | 0000009983 9.75 KB | |
pkgconf.spec | 0000007579 7.4 KB | |
platform-pkg-config.in | 0000000731 731 Bytes |
Comments 2
Hello. I get an error when compiling.
FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/x86_64-suse-linux-gnu-pkg-config': '/usr/bin/x86_64-suse-linux-gnu-pkg-config'
The pkgconf-pkg-conf provides
'/usr/bin/x86_64-suse-linux-pkg-config'
instead of
'/usr/bin/x86_64-suse-linux-gnu-pkg-config'
Please provide '/usr/bin/x86_64-suse-linux-gnu-pkg-config'
Thank you.
https://bugzilla.opensuse.org/show_bug.cgi?id=1144318