Hi List! I'm facing a problem while compiling Asterisk-11 on a Debian 8 server.
The mysql-server version installed is 5.7 and come from the official mySQL community repo for Debian. After compile, install and execute Asterisk, the comman "lsof -p `pidof asterisk` | grep mysql" don't produce any output. Like if confgure script don't found the mysql lib. With libmysqlclient18 every is Ok. How can I use libmysqlclient20 with Asterisk ? Thanks in advance, and best regards. root@nodo1:/usr/src/asterisk-11.23.0# ls -lh /usr/lib/x86_64-linux-gnu/ | grep mysql -rw-r--r-- 1 root root 5,7M ago 25 09:37 libmysqlclient.a lrwxrwxrwx 1 root root 20 ago 25 09:37 libmysqlclient.so -> libmysqlclient.so.20 lrwxrwxrwx 1 root root 24 ago 25 09:37 libmysqlclient.so.20 -> libmysqlclient.so.20.3.2 -rw-r--r-- 1 root root 4,2M ago 25 09:37 libmysqlclient.so.20.3.2 -rw-r--r-- 1 root root 18K ago 25 09:37 libmysqlservices.a -- GnuPG Key ID: 0x39BCA9D8 https://www.github.com/mefhigoseth ...:::[ God Rulz ! ]:::...
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016 http://www.asterisk.org/community/astricon-user-conference New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
