Re: Error compiling Kannel with MySQL on Mac
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, no.. please check whether you have mysql development files installed. Thanks, Alex Am 19.07.2009 um 21:15 schrieb Kenny Orisanaiye: > 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 >