Thanks, I learned the hard (but fun) way!!! Cheers,
On 11/1/06, Russell Bryant <[EMAIL PROTECTED]> wrote:
Erick Perez wrote: > Trying to compile asterisk-addons 1.2.5 on Centos 4.4 produces this: > > Note: MySQL libraries are installed and the structure is as follows: > /usr/src/astsources/asterisk-1.2.13 > /usr/src/astsources/asterisk-addons-1.2.5 > > in /usr/src/astsources/asterisk-addons-1.2.5 I do: > make clean > make > > and the output is: > > ./mkdep -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql `ls *.c` > app_addon_sql_mysql.c:25:27: asterisk/file.h: No such file or directory > app_addon_sql_mysql.c:26:29: asterisk/logger.h: No such file or directory > app_addon_sql_mysql.c:27:30: asterisk/channel.h: No such file or directory > app_addon_sql_mysql.c:28:26: asterisk/pbx.h: No such file or directory > app_addon_sql_mysql.c:29:29: asterisk/module.h: No such file or directory You need to install Asterisk before trying to compile and install Asterisk-addons. -- Russell Bryant Software Engineer Digium, Inc. _______________________________________________ --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
-- ------------------------------------------------------------ Erick Perez Panama Sistemas Integradores de Telefonia IP y Soluciones Para Centros de Datos Panama, Republica de Panama Cel Panama. +(507) 6694-4780 ------------------------------------------------------------ _______________________________________________ --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
