Hello Asterisk-Users, I'm trying to install addons 1.2.6 on Asterisk 1.2.16 (is that OK?), but my MySQL server is installed on a different sever, so the MAKE of the addons fails with the following (truncated) error message: "app_addon_sql_mysql.c:23:19: mysql.h: No such file or directory". Is there any way to bypass/ignore the fact that MySQL is installed separately and enable the installation of the addons? Thanks, David ____________________________________________________________________________________ Got a little couch potato? Check out fun summer activities for kids. http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&cs=bz -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070613/704fc672/attachment.htm
On 6/13/07, David <dst_u@yahoo.com> wrote:> > Hello Asterisk-Users, > > I'm trying to install addons 1.2.6 on Asterisk 1.2.16 (is that OK?), but my > MySQL server is installed on a different sever, so the MAKE of the addons > fails with the following (truncated) error message: > "app_addon_sql_mysql.c:23:19: mysql.h: No such file or directory". > > Is there any way to bypass/ignore the fact that MySQL is installed > separately and enable the installation of the addons?You need the header files of mysql client library, and the library itself. Regards, Atis
Hi If you use debian install the libmysqlclient-dev package David a ?crit :> Hello Asterisk-Users, > > I'm trying to install addons 1.2.6 on Asterisk 1.2.16 (is that OK?), > but my MySQL server is installed on a different sever, so the MAKE of > the addons fails with the following (truncated) error message: > "app_addon_sql_mysql.c:23:19: mysql.h: No such file or directory". > > Is there any way to bypass/ignore the fact that MySQL is installed > separately and enable the installation of the addons? > > Thanks, > > David > > ------------------------------------------------------------------------ > Get the Yahoo! toolbar and be alerted to new email > <http://us.rd.yahoo.com/evt=48225/*http://new.toolbar.yahoo.com/toolbar/features/mail/index.php>wherever > you're surfing. > ------------------------------------------------------------------------ > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users