search for: 1debian9_amd64

Displaying 3 results from an estimated 3 matches for "1debian9_amd64".

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
2017 Apr 25
0
building Dovecot in Debian 9
...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 libmysqlclient.so, so not sure what to make 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/petervander...
2017 Apr 25
2
building Dovecot in Debian 9
...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 libmysqlclient.so, so not sure what to make 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. I?ve attached a Dockerfile that reproduces the issue and might save you a little time. Also, I spotted a deprecation warning that you might want to look in...