Tom Lawrence [EMAIL PROTECTED] wrote: > I've been trying to get the CDR to work but when I do make it prints: > cdr_addon_mysql.c:33:19: mysql.h: No such file or directory > cdr_addon_mysql.c:33:19: errmsg.h: No such file or directory > and then stops. > > Is this something to do with MySQL or with asterisk? I have the latest > version of the asterisk-addon package from CVS. > Any ideas where I can get these files from? > This is a MySQL problem. You will need the MySQL client libraries and header files. There may be a package you can install to get these (probably mysql-dev on Red Hat). I just install from source, so I get everything anyway.
-- _/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/ _/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h _/ _/ _/ _/ _/ _/ _/ _/_/ [EMAIL PROTECTED] _/ _/ _/_/_/_/ _/ _/_/_/ _/ _/ _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
