Nov 10, 20096 i would like to extend the answer of @dzintars about the cygwin version of pkg-config in that focus how should one use it properly with cmake, because i see various comments about. Jun 30, 202363 in my case sudo apt install pkg-config was enough to run pip install mysqlclient. Oct 27, 2015after successfully installing the pkg-config utility on your windows machine, clear your cmake cache, and re-run cmake.
Jul 3, 2012i have a pkg file created by install maker for mac. I want to replace one file in pkg. Nov 21, 2012the installer command installs a single package per invocation, which is specified with the -package parameter ( -pkg is accepted as a synonym).
Mar 22, 2015pkg-config is designed so that it's the responsibility of the lib author or the pkg/distro maintainer to make it available to the users. And if this scheme is followed, the correct way to use a. Sep 16, 2011i'm using python 3 so i had to run sudo apt-get install --reinstall python3-pkg-resources and that fixed it.