Re: [SR-Users] kamdbctl error in Ubuntu 12.04

2012-05-14 Thread Ryan Gholam
I already done that the problem is with the install , the missing module is libmysqlclient16.so on ubuntu 12.04 On 5/14/12, Ryan Gholam wrote: > Yes that's true but how do u get the suitable module > libmysqlclient16.so and it is not available on ubuntu 12.04 > > On 5/14/12, Vineet Menon wrote:

Re: [SR-Users] kamdbctl error in Ubuntu 12.04

2012-05-14 Thread Ryan Gholam
Yes that's true but how do u get the suitable module libmysqlclient16.so and it is not available on ubuntu 12.04 On 5/14/12, Vineet Menon wrote: > mysql module is not present... > that's the cause of error.. > > > Regards, > > Vineet Menon > > > > > On 14 May 2012 15:28, Ryan Gholam wrote: > >>

Re: [SR-Users] kamdbctl error in Ubuntu 12.04

2012-05-14 Thread Vineet Menon
use `sudo apt-get install kamailio-mysql-modules `.. Regards, Vineet Menon On 14 May 2012 15:37, Vineet Menon wrote: > mysql module is not present... > that's the cause of error.. > > > Regards, > > Vineet Menon > > > > > > On 14 May 2012 15:28, Ryan Gholam wrote: > >> I am trying to insta

Re: [SR-Users] kamdbctl error in Ubuntu 12.04

2012-05-14 Thread Vineet Menon
mysql module is not present... that's the cause of error.. Regards, Vineet Menon On 14 May 2012 15:28, Ryan Gholam wrote: > I am trying to install Kamailio with ( Sudo apt-get install ...) > without recompiling etc , > i reach a point where :> > /usr/local/lib64/kamailio//kamctl/kam

[SR-Users] kamdbctl error in Ubuntu 12.04

2012-05-14 Thread Ryan Gholam
I am trying to install Kamailio with ( Sudo apt-get install ...) without recompiling etc , i reach a point where :> /usr/local/lib64/kamailio//kamctl/kamdbctl.mysql for database engine MYSQL > ERROR: database engine not loaded - tried 'MYSQL' any ideas how to solve this prob ? Thank you