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
-
2
derived packages
- Download package
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pkgconf-1.7.3.tar.xz | 0000293148 286 KB | 7 months |
pkgconf.changes | 0000007209 7.04 KB | 5 months |
pkgconf.spec | 0000007678 7.5 KB | 5 months |
platform-pkg-config.in | 0000000731 731 Bytes | 5 months |
Comments for pkgconf 2
hodong wrote over 1 year ago
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.
hodong wrote over 1 year ago
https://bugzilla.opensuse.org/show_bug.cgi?id=1144318