Hi, Not really, but it has a requirement for multithreaded Mysql, since it is an MT gateway. Unless you compile Mysql with threads, don't expect to work.
BTW this belong's to the users list, not here. BR, Nikos ----- Original Message ----- From: Kenny Orisanaiye To: Nikos Balkanas Cc: kannel_dev_mailinglist Sent: Sunday, July 19, 2009 10:15 PM Subject: Re: Error compiling Kannel with MySQL on Mac Hi, Is Kannel really version dependent with MySQL ? -- Kenny p: +2348034939090 e: [email protected] w: www.nuObjects.com Bulk SMS Solutions | Managed Hosting | Enterprise Application Development 2009/7/19 Nikos Balkanas <[email protected]> Hi, Yeap. Configure has no problem finding Mysql. It just doesn't like the version. Could be that your mysql build is not multithreaded. Please download a new Mysql build, or compile from sources making sure that you have thread support. BR, Nikos ----- Original Message ----- From: Kenny Orisanaiye To: kannel_dev_mailinglist Sent: Sunday, July 19, 2009 10:34 AM Subject: Error compiling Kannel with MySQL on Mac Hi, I am having trouble compiling Kannel 1.4.3 with MySQL on a Mac box. The error is ####################################################### Configuring DB support ... checking whether to compile with MySQL support... searching checking for mysql_config... /Applications/MAMP/Library//bin/mysql_config checking mysql version... 5.0.19 checking mysql reentrant libs... -L/Applications/MAMP/Library//lib/mysql -lmysqlclient_r -lz -lm checking for mysql_init in -lmysqlclient_r... no checking mysql libs... -L/Applications/MAMP/Library//lib/mysql -lmysqlclient -lz -lm checking for mysql_init in -lmysqlclient... no configure: error: Unable to find MySQL client libraries ####################################################### N.B. 1. System is Mac OS X, 10.5.6 2. Kannel works fine when complied without MySQL support. 3. I have MAMP running with MySQL working fine and the path has been specified while compiling too. TIA -- Kenny w: www.nuObjects.com Bulk SMS Solutions | Managed Hosting | Enterprise Application Development
