On Thu, Jun 20, 2024 at 10:03:23AM GMT, Jim Pazarena via Exim-users wrote:
> # LOOKUP_MYSQL_PC=mariadb
> LOOKUP_MYSQL_PC=mysqlclient
> </QUOTE>
> the exim compile error I get is:
> <QUOTE>
> make
> /bin/sh scripts/source_checks
> ../scripts/Configure-Makefile: pkg-config: not found
> *** Missing pkg-config for package mysqlclient (for Exim LOOKUP_MYSQL_PC
> build option)
> *** Error code 1
> Stop.
> </QUOTE>
> It is unclear (to me) what exactly the above error message is
> pointing out?
Hi, for the build to work you need not only the pkg-config *data*
which is installed with the mysqlclient library, but *also* the
pkg-config program itself, which is likely a separate BSD port. I'm
guessing you omitted installing the latter on the failing server.
Does this help?
--
Ian
--
## subscription configuration (requires account):
##
https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscribe@???
## Exim details at
http://www.exim.org/
## Please use the Wiki with this list -
http://wiki.exim.org/