Abdul wrote:
Hi all,

I was trying to install asterisk-addons-1.2.4 on Redhat EP, where MySQL is already installed and running for my Billing System.

But i am little confiuse why i am not able to install MySQL Real-Time. here is the Error when i am trying to "make all" for asterisk-addons-1.2.4.

[EMAIL PROTECTED] asterisk-addons-1.2.4]# make all
./mkdep -fPIC -I../asterisk -D_GNU_SOURCE     `ls *.c`
app_addon_sql_mysql.c:23:19: mysql.h: No such file or directory
cdr_addon_mysql.c:38:19: mysql.h: No such file or directory
cdr_addon_mysql.c:39:20: errmsg.h: No such file or directory
res_config_mysql.c:53:19: mysql.h: No such file or directory
res_config_mysql.c:54:27: mysql_version.h: No such file or directory
res_config_mysql.c:55:20: errmsg.h: No such file or directory

Please give me some idea how i can install it.

Regards

------------------------------------------------------------------------

Hi,

the mysql-devel package needs to be installed, because you need the headers.


--
thanks,
yusuf

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

_______________________________________________
--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