On Tue, Jul 5, 2022 at 3:02 PM Andres Freund <and...@anarazel.de> wrote: > Yea. They might not be independent of where you get other dependencies from > though. Does macports install headers / libraries into a path that's found by > default? Or does one have to pass --with-includes / --with-libs to configure > and set PKG_CONFIG_PATH, like with homebrew?
My configure switches include: --with-libraries=/opt/local/lib --with-includes=/opt/local/include I don't do anything with PKG_CONFIG_PATH. -- Robert Haas EDB: http://www.enterprisedb.com