Re: [asterisk-users] asterisk 1.4.1 app_addon_sql_mysql

2007-06-26 Thread didier
It looks like you haven't install some mysql packages BEFORE make clean, make, 
make install.

just install:

libmysqlclient15-dev
mysql-client
mysql-server

D


  - Original Message - 
  From: Khaled Chehab 
  To: 'Asterisk Users Mailing List - Non-Commercial Discussion' 
  Cc: [EMAIL PROTECTED] 
  Sent: Thursday, June 21, 2007 7:24 AM
  Subject: [asterisk-users] asterisk 1.4.1 app_addon_sql_mysql


  when I enter asterisk-addons-1.4.1 and make menuselect 

  *

Asterisk-addons Module 
Selection

  
*

   

   Press 'h' for help.

   

  XXX 1.  
app_addon_sql_mysql

  [*] 2.  app_saycountpl

  XXX 3.  
cdr_addon_mysql

  [ ] 4.  chan_ooh323

  [*] 5.  format_mp3

  XXX 6.  
res_config_mysql

   

  Cannot install app_addon_sql_mysql ….

  Any dependencies required ?

   

   

  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
___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] asterisk 1.4.1 app_addon_sql_mysql

2007-06-21 Thread Khaled Chehab
I am using centos 4.4 updated using yum 

 

when I enter asterisk-addons-1.4.1  directory and make menuselect 

*

  Asterisk-addons Module
Selection

 
*

 

 Press 'h' for help.

 

XXX 1.
app_addon_sql_mysql

[*] 2.
app_saycountpl

XXX 3.
cdr_addon_mysql

[ ] 4.  chan_ooh323

[*] 5.  format_mp3

XXX 6.
res_config_mysql

 

Cannot install app_addon_sql_mysql ..

Any dependencies required ?

 

 

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

Re: [asterisk-users] asterisk 1.4.1 app_addon_sql_mysql

2007-06-21 Thread Khaled Chehab
No one faced a problem like this !!

 

  _  

From: Khaled Chehab [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 21, 2007 12:37 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Cc: [EMAIL PROTECTED]
Subject: asterisk 1.4.1 app_addon_sql_mysql

 

I am using centos 4.4 updated using yum 

 

when I enter asterisk-addons-1.4.1  directory and make menuselect 

*

  Asterisk-addons Module
Selection

 
*

 

 Press 'h' for help.

 

XXX 1.
app_addon_sql_mysql

[*] 2.
app_saycountpl

XXX 3.
cdr_addon_mysql

[ ] 4.  chan_ooh323

[*] 5.  format_mp3

XXX 6.
res_config_mysql

 

Cannot install app_addon_sql_mysql ..

Any dependencies required ?

 

 

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

Re: [asterisk-users] asterisk 1.4.1 app_addon_sql_mysql

2007-06-21 Thread Bryan Laird

I would first ask are do you have mysql client libraries installed
Do you have them installed in the standard locations... I tend to  
never install
anything in normal places for me it makes easier version control to  
put everything in specific places.



did you try just running ./configure and watch for the part about  
mysql libraries did it find them?
try just running make and see if the error gives you a bit more  
information about missing files.
if you get around just that you can simply copy the .so file to your  
asterisk directory but ofcourse it's got to compile first.




On Jun 21, 2007, at 5:52 AM, Khaled Chehab wrote:


No one faced a problem like this !!



From: Khaled Chehab [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 21, 2007 12:37 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Cc: [EMAIL PROTECTED]
Subject: asterisk 1.4.1 app_addon_sql_mysql



I am using centos 4.4 updated using yum



when I enter asterisk-addons-1.4.1  directory and make menuselect

*

  Asterisk-addons  
Module Selection


 
*




 Press 'h'  
for help.




XXX 1.   
app_addon_sql_mysql


[*] 2.   
app_saycountpl


XXX 3.   
cdr_addon_mysql


[ ] 4.   
chan_ooh323


[*] 5.   
format_mp3


XXX 6.   
res_config_mysql




Cannot install app_addon_sql_mysql ….

Any dependencies required ?





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


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Bryan Laird, Sr. Manager CM Operations

   -+-
Cablemodems are the gateway to the Internet.
The Internet is a gateway to some things that are  better left un-seen.


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

Re: [asterisk-users] asterisk 1.4.1 app_addon_sql_mysql

2007-06-21 Thread Leonardo Kamache (Gmail)
Do you have MySQL installed in your machine???



On 6/21/07, Khaled Chehab [EMAIL PROTECTED] wrote:




 No one faced a problem like this !!



  


 From: Khaled Chehab [mailto:[EMAIL PROTECTED]
  Sent: Thursday, June 21, 2007 12:37 AM
  To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
  Cc: [EMAIL PROTECTED]
  Subject: asterisk 1.4.1 app_addon_sql_mysql




 I am using centos 4.4 updated using yum



 when I enter asterisk-addons-1.4.1  directory and make menuselect

 *


 Asterisk-addons Module Selection


 *




 Press 'h' for help.



 XXX
 1.  app_addon_sql_mysql

 [*]
 2.  app_saycountpl

 XXX
 3.  cdr_addon_mysql

 [ ]
 4.  chan_ooh323

 [*]
 5.  format_mp3

 XXX
 6.  res_config_mysql



 Cannot install app_addon_sql_mysql ….

 Any dependencies required ?





 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


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


Re: [asterisk-users] asterisk 1.4.1 app_addon_sql_mysql

2007-06-21 Thread Khaled Chehab
Yes mysql installed 
[EMAIL PROTECTED] asterisk-1.4.5]# rpm -q mysql
mysql-4.1.20-2.RHEL4.1








-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Leonardo
Kamache (Gmail)
Sent: Thursday, June 21, 2007 5:47 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] asterisk 1.4.1 app_addon_sql_mysql

Do you have MySQL installed in your machine???



On 6/21/07, Khaled Chehab [EMAIL PROTECTED] wrote:




 No one faced a problem like this !!



  


 From: Khaled Chehab [mailto:[EMAIL PROTECTED]
  Sent: Thursday, June 21, 2007 12:37 AM
  To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
  Cc: [EMAIL PROTECTED]
  Subject: asterisk 1.4.1 app_addon_sql_mysql




 I am using centos 4.4 updated using yum



 when I enter asterisk-addons-1.4.1  directory and make menuselect

 *


 Asterisk-addons Module Selection


 *




 Press 'h' for help.



 XXX
 1.  app_addon_sql_mysql

 [*]
 2.  app_saycountpl

 XXX
 3.  cdr_addon_mysql

 [ ]
 4.  chan_ooh323

 [*]
 5.  format_mp3

 XXX
 6.  res_config_mysql



 Cannot install app_addon_sql_mysql ..

 Any dependencies required ?





 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


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



*
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


Re: [asterisk-users] asterisk 1.4.1 app_addon_sql_mysql

2007-06-21 Thread James Texter
Do you have the mysql client and header files installed?

On Thu, 2007-06-21 at 04:11 -0700, Khaled Chehab wrote:

 Yes mysql installed 
 [EMAIL PROTECTED] asterisk-1.4.5]# rpm -q mysql
 mysql-4.1.20-2.RHEL4.1
 
 
 
 
 
 
 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Leonardo
 Kamache (Gmail)
 Sent: Thursday, June 21, 2007 5:47 AM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [asterisk-users] asterisk 1.4.1 app_addon_sql_mysql
 
 Do you have MySQL installed in your machine???
 
 
 
 On 6/21/07, Khaled Chehab [EMAIL PROTECTED] wrote:
 
 
 
 
  No one faced a problem like this !!
 
 
 
   
 
 
  From: Khaled Chehab [mailto:[EMAIL PROTECTED]
   Sent: Thursday, June 21, 2007 12:37 AM
   To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
   Cc: [EMAIL PROTECTED]
   Subject: asterisk 1.4.1 app_addon_sql_mysql
 
 
 
 
  I am using centos 4.4 updated using yum
 
 
 
  when I enter asterisk-addons-1.4.1  directory and make menuselect
 
  *
 
 
  Asterisk-addons Module Selection
 
 
  *
 
 
 
 
  Press 'h' for help.
 
 
 
  XXX
  1.  app_addon_sql_mysql
 
  [*]
  2.  app_saycountpl
 
  XXX
  3.  cdr_addon_mysql
 
  [ ]
  4.  chan_ooh323
 
  [*]
  5.  format_mp3
 
  XXX
  6.  res_config_mysql
 
 
 
  Cannot install app_addon_sql_mysql ..
 
  Any dependencies required ?
 
 
 
 
 
  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
 
 
 ___
 --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
 
 
 
 *
 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
___
--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

Re: [asterisk-users] asterisk 1.4.1 app_addon_sql_mysql

2007-06-21 Thread Watkins, Bradley

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Khaled Chehab
 Sent: Thursday, June 21, 2007 7:12 AM
 To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
 Subject: Re: [asterisk-users] asterisk 1.4.1 app_addon_sql_mysql
 
 Yes mysql installed 
 [EMAIL PROTECTED] asterisk-1.4.5]# rpm -q mysql
 mysql-4.1.20-2.RHEL4.1
 
 
You need mysql-devel

- Brad

The contents of this e-mail are intended for the named addressee only. It 
contains information that may be confidential. Unless you are the named 
addressee or an authorized designee, you may not copy or use it, or disclose it 
to anyone else. If you received it in error please notify us immediately and 
then destroy it. 

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