Bug#1028105: pkg-config:amd64 does not include necessary default search path

2023-05-25 Thread Andrej Shadura
On Fri, 6 Jan 2023 20:50:30 -0300 Allan wrote: When I try to check for a package using pkg-config it is not able to find the package even that it is properly installed. Workaround $ env PKG_CONFIG_PATH="$PKG_CONFIG_PATH:/usr/lib/x86_64-linux-gnu/pkgconfig/" pkg-config --modversion gthread-2.0

Bug#1028105:

2023-03-25 Thread jsupertoot
I am also having this problem I just wanted to add that on my machine if I use: $ pkg-config --dump-personality Triplet: default DefaultSearchPaths: /usr/lib/pkgconfig /usr/share/pkgconfig SystemIncludePaths: /usr/include SystemLibraryPaths: /lib /lib/i386-linux-gnu /lib/x86_64-linux-gnu

Bug#1028105: pkg-config:amd64 does not include necessary default search path

2023-01-06 Thread Allan
Package: pkg-config:amd64 Version: 1.8.0-12 When I try to check for a package using pkg-config it is not able to find the package even that it is properly installed. Current output $ pkg-config --modversion gthread-2.0 Package gthread-2.0 was not found in the pkg-config search path.