Re: [SR-Users] MySQL Database installation issue

2015-12-15 Thread Daniel-Constantin Mierla
Mysql is in default Debian distro, install it from there. So, remove from your apt list: deb http://repo.mysql.com/apt/debian wheezy mysql-5.6 deb-src http://repo.mysql.com/apt/debian wheezy mysql-5.6 deb http://repo.mysql.com/apt/debian wheezy mysql-apt-config Then do apt-get update and install

Re: [SR-Users] MySQL Database installation issue

2015-12-15 Thread Kranti Kumar
Ganesh, After issuing command $sudo apt-get update, adding the repo we are getting the below error. root@debian:/etc/apt/sources.list.d# apt-get install mysql-server-5.6 Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'mysql-community-serve

[SR-Users] MySQL Database installation issue

2015-12-14 Thread Kranti Kumar
Hi All, I am Newbie to Kamailio and while we configuring IMS Kamailio , facing issues on MySQL installation. OS : Debian 7 (Wheezy) While we issue apt-get install mysql-server-5.6, getting below error: apt-get install mysql-server-5.6 The following packages have unmet dependencies: mysql-c