Andres Freund <and...@anarazel.de> writes: > Maybe we should rely on PATH, rather than hardcoding OS dependent locations?
My suggestion to consult krb5-config first was meant to allow PATH to influence the results. However, if that doesn't work, it's important IMO to have a sane list of hardwired places to look in. Personally, I do not like to have MacPorts or Homebrew's bin directory in the PATH -- at least not for a buildfarm animal -- because there tends to be an enormous amount of non-Mac-ish clutter there. So for this purpose, I'd like us to be able to find the standard places that MacPorts and Homebrew install Kerberos in even if they are not in PATH. regards, tom lane