Build with MySQL -> libmysqlclient not found
Daryl Richards
daryl at isletech.net
Mon Feb 28 16:14:53 UTC 2022
On 2022-02-28 10:59 a.m., John Stoffel wrote:
> I suspect that either the configure setup scripts doesn't support
> using pkg-config for mysql/mariadb, or that there's a problem with how
> it works.
>
> In any case, it's good to see you got this working for yourself. It
> might also be that the configure.ac needs to be setup so that mariadb
> depends on libz being found and complaining/failing if not.
>
> Cheers,
> John
I haven't seen it mentioned so sorry if this has already been done..
Ubuntu by default doesn't install development libraries when
applications are installed.. So, have you done:
apt install libmariadb-dev
More information about the dovecot
mailing list