Re: [PHP-DEV] /usr/bin/ld: cannot find -lmysqlclient | error: wrong mysql library version or lib not found

2017-07-04 Thread Guillermo Cespedes
nable-sysvshm' '--enable-wddx' '--with-zlib' '--enable-zip' '--with-readline' '--with-curl' '--enable-simplexml' '--enable-xmlreader' '--enable-xmlwriter' '--enable-fpm' '--with-fpm-user=www-data

Re: [PHP-DEV] /usr/bin/ld: cannot find -lmysqlclient | error: wrong mysql library version or lib not found

2017-07-04 Thread Guillermo Cespedes
ck=/var/run/mysqld/mysqld.sock As indicated here: https://lists.launchpad.net/maria-discuss/msg04674.html <https://lists.launchpad.net/maria-discuss/msg04674.html> Regards, > El 4 jul. 2017, a las 13:10, Johannes Schlüter escribió: > > Hi, > > On Mo, 2017-07-03 at 19:17 -0300,

[PHP-DEV] /usr/bin/ld: cannot find -lmysqlclient | error: wrong mysql library version or lib not found

2017-07-03 Thread Guillermo Cespedes
Hi, I am compiling MariaDB 10.2.6 and PHP 7.1.6 I'm trying it on Debian 8.8 32x / x64 on DigitalOcean See the script: https://gist.github.com/dertin/8de14e458dd4f0d3acb5f0deff120951 But I have problems compiling PHP with MariaDB