On 06/22/2011 09:34 PM, Roman Dmytriv wrote:
-----Original Message----- From: Alex Balashov [mailto:abalashov@evaristesys.com] Sent: Wednesday, June 22, 2011 9:31 PM To: sr-users@lists.sip-router.org Subject: Re: [SR-Users] apt-get install doesn't work
Roman,
On 06/22/2011 09:28 PM, Roman Dmytriv wrote:
root@s2:/etc/apt/sources.list.d# mailto:root@s2:/etc/apt/sources.list.d# apt-get install kamailio kamailio-mysql-modules kamailio-tls-modules
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package kamailio
E: Unable to locate package kamailio-mysql-modules
E: Unable to locate package kamailio-tls-modules
Can you give me a hint what could be wrong?
Can you try this and paste the output?
apt-cache search kamailio | grep -i '^kamailio'
?
Nothing came out
Then something did not work with adding the Kamailio repository. Did you run 'apt-get update' before attempting to 'apt-get install' the packages?