Displaying 4 results from an estimated 4 matches for "petervanderdo".
Did you mean:
petervanderdoes
2017 Apr 25
0
building Dovecot in Debian 9
...of it. Double check to
make sure you really installed the file
libmysqlclient-dev_5.7.18-1debian9_amd64.deb from the Oracle repo.
If you still have problems I might setup a Docker file with Debian 9
later tonight to check myself.
Peter
--
Peter van der Does
Facebook : https://www.facebook.com/petervanderdoes
Twitter : https://twitter.com/petervanderdoes
GitHub : https://github.com/petervanderdoes
About Me : https://about.me/petervanderdoes
2017 Apr 25
1
building Dovecot in Debian 9
...ev
As far as the deprecation warning, it's a bit more complicated. The
source of Dovecot needs to be patched to check for the OpenSSL version
and depending on the version use a different DH_generate_numbers function.
Regards,
Peter
--
Peter van der Does
Facebook : https://www.facebook.com/petervanderdoes
Twitter : https://twitter.com/petervanderdoes
GitHub : https://github.com/petervanderdoes
About Me : https://about.me/petervanderdoes
2017 Apr 25
2
building Dovecot in Debian 9
> On Apr 25, 2017, at 4:30 PM, Peter van der Does <peter at avirtualhome.com> wrote:
>
> The problem with making the Dovecot check for libmysqlclient.so.20 would
> be that you have have to make sure older/newer packages are also
> supported. The 20 extension is subject to changes.
>
> If I check the Oracle DEB file for Debian 9, it seems they do use the
> name
2017 Apr 25
2
building Dovecot in Debian 9
> On Apr 25, 2017, at 2:16 PM, Peter van der Does <peter at avirtualhome.com> wrote:
>
> You might have to install the package default-libmysqlclient-dev from
> the Debian repo.
Isn?t that the MariaDB package? I don?t really want to mix MariaDB with MySQL (even though they are probably still compatible, but diverging as time passes).
Dovecot does build with