On 6/13/07, David <[EMAIL PROTECTED]> 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
_______________________________________________
--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

Reply via email to