Dear All, I' I have a problem in installing asterisk 1.4.0. how can i compile res_config_mysql.c in astersisk-addons dir. I've downloaded asterisk-addons-1.4.0 compiling and installing it. But i can't found shared object of res_config_mysql.so. My system is : Debian Linux 3.1 Kernel 2.6.8-11 asterisk-1.4.0 zaptel-1.4.0 asterisk-addons-1.4.0 libmysqlclient using apt-get webserver : xampp with mysql builtin and included in xampp error log is : [Jan 2 16:51:56] WARNING[30714] loader.c: Error loading module 'res_config_mysql.so': /usr/lib/asterisk/modules/res_config_mysql.so: cannot open shared object file: No such file or directory. what is the missing step ? can anyone help me ?
slave, have you install asterisk-addons yet? if you installed and that error still happen, pls find that file, you can also put them into that path to load. regards, osochebol ----- Original Message ---- From: RdBSD <slaveszeroes@gmail.com> To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@lists.digium.com> Sent: Tuesday, January 2, 2007 1:57:15 AM Subject: [asterisk-users] asterisk and mysql Dear All, I' I have a problem in installing asterisk 1.4.0. how can i compile res_config_mysql.c in astersisk-addons dir. I've downloaded asterisk-addons-1.4.0 compiling and installing it. But i can't found shared object of res_config_mysql.so. My system is : Debian Linux 3.1 Kernel 2.6.8-11 asterisk-1.4.0 zaptel-1.4.0 asterisk-addons-1.4.0 libmysqlclient using apt-get webserver : xampp with mysql builtin and included in xampp error log is : [Jan 2 16:51:56] WARNING[30714] loader.c: Error loading module 'res_config_mysql.so': /usr/lib/asterisk/modules/res_config_mysql.so: cannot open shared object file: No such file or directory. what is the missing step ? can anyone help me ? _______________________________________________ --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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070102/9cfb7c0a/attachment.htm
Dear Guys Merry Christmas and happy new year . Please do any one knows from where I can buy a full pbx corporate cd and integrated with exchange server and life communication server . Regards ********************************************* No employee or agent is authorized to conclude any binding agreement on behalf of Xplorium with another party by e-mail without express written confirmation by an officer of Xplorium. Any views expressed by an individual in this electronic message do not necessarily reflect views of Xplorium or its subsidiaries and associates. This electronic message and its attachments are solely addressed to the addressee(s), and contain confidential information protected from disclosure belonging to Xplorium. If you are not the intended addressee of this electronic message and its attachments, kindly delete it immediately from your system and notify the sender by electronic mail. You must not copy this message or attachment or disclose its content to any other person. Xplorium does not guarantee the integrity of this electronic message and any of its attachments, or that they are free from computer viruses or other defects. *********************************************
I had this same problem. It was that I was missing the mysql-devel package. I installed this on my Fedora Core 4 system with "yum install mysql-devel". Once I installed this I redid the ./configure, make and make install of the addons and voila it was there. ________________________________ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Ngo Duc Loi Sent: Tuesday, January 02, 2007 4:10 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] asterisk and mysql slave, have you install asterisk-addons yet? if you installed and that error still happen, pls find that file, you can also put them into that path to load. regards, osochebol ----- Original Message ---- From: RdBSD <slaveszeroes@gmail.com> To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@lists.digium.com> Sent: Tuesday, January 2, 2007 1:57:15 AM Subject: [asterisk-users] asterisk and mysql Dear All, I' I have a problem in installing asterisk 1.4.0. how can i compile res_config_mysql.c in astersisk-addons dir. I've downloaded asterisk-addons-1.4.0 compiling and installing it. But i can't found shared object of res_config_mysql.so. My system is : Debian Linux 3.1 Kernel 2.6.8-11 asterisk-1.4.0 zaptel-1.4.0 asterisk-addons-1.4.0 libmysqlclient using apt-get webserver : xampp with mysql builtin and included in xampp error log is : [Jan 2 16:51:56] WARNING[30714] loader.c: Error loading module 'res_config_mysql.so': /usr/lib/asterisk/modules/res_config_mysql.so: cannot open shared object file: No such file or directory. what is the missing step ? can anyone help me ? _______________________________________________ --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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070102/fa6011c4/attachment.htm
Your best option will be to contact a local Asterisk integrator - and get them started on the work. PaulH On Tue, 2007-01-02 at 12:12 -0800, Khaled wrote:> Dear Guys > Merry Christmas and happy new year . > > Please do any one knows from where I can buy a full pbx corporate cd and > integrated with exchange server and life communication server . > > > Regards > > > > > > > ********************************************* > No employee or agent is authorized to conclude any binding agreement on behalf of Xplorium with another party by e-mail without express written confirmation by an officer of Xplorium. Any views expressed by an individual in this electronic message do not necessarily reflect views of Xplorium or its subsidiaries and associates. > > This electronic message and its attachments are solely addressed to the addressee(s), and contain confidential information protected from disclosure belonging to Xplorium. > > If you are not the intended addressee of this electronic message and its attachments, kindly delete it immediately from your system and notify the sender by electronic mail. You must not copy this message or attachment or disclose its content to any other person. > > Xplorium does not guarantee the integrity of this electronic message and any of its attachments, or that they are free from computer viruses or other defects. > ********************************************* > > _______________________________________________ > --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 >