Difference between revisions of "Pkg-config"

From wikieduonline
Jump to navigation Jump to search
(Created page with "wikipedia:pkg-config (2000)")
 
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{lc}}
 
[[wikipedia:pkg-config]] ([[2000]])
 
[[wikipedia:pkg-config]] ([[2000]])
 +
 +
[[apt install pkg-config]]
 +
 +
 +
For [[pkg-config]] to find [[[email protected]]] you may need to set:
 +
  export [[PKG_CONFIG_PATH]]="/Users/el/brew/opt/[email protected]/lib/pkgconfig"
 +
 +
For pkg-config to find postgresql@16 you may need to set:
 +
  export PKG_CONFIG_PATH="/Users/user/brew/opt/postgresql@16/lib/pkgconfig"
 +
 +
== Related ==
 +
[[brew install awscli]]
 +
[[git]]
 +
 +
== See also ==
 +
* {{pkg-config}}
 +
 +
[[Category:PKG]]

Latest revision as of 13:16, 22 May 2024

wikipedia:pkg-config (2000)

apt install pkg-config


For pkg-config to find [email protected] you may need to set:
  export PKG_CONFIG_PATH="/Users/el/brew/opt/[email protected]/lib/pkgconfig"
For pkg-config to find postgresql@16 you may need to set:
  export PKG_CONFIG_PATH="/Users/user/brew/opt/postgresql@16/lib/pkgconfig"

Related[edit]

brew install awscli
git

See also[edit]

Advertising: