Hi!
There are various packaging files for Debian:
debian lenny lucid squeeze wheezy
I wonder if such a distinction is really needed, and it seems that some of them are not maintained. Which is the best maintained one?
Thanks Klaus
Hello,
On 2/20/12 7:03 PM, Klaus Darilion wrote:
Hi!
There are various packaging files for Debian:
debian lenny lucid squeeze wheezy
I wonder if such a distinction is really needed, and it seems that some of them are not maintained. Which is the best maintained one?
the distinction is needed because of libraries versions, plus that some of the distros don't come with all the libs -- the result, some packages are disabled/not included. The 'debian' should be generic and include the latest and all packages.
I used all of those specific to distro versions to build packages recently (for 3.2.2) and they worked fine.
Cheers, Daniel
At least "squeeze" is broken:
kamailio-xmlrpc-modules does not contain the .so file, but the xmlrpc library is in the kamailio-xml-modules package.
regards Klaus
On 20.02.2012 20:45, Daniel-Constantin Mierla wrote:
Hello,
On 2/20/12 7:03 PM, Klaus Darilion wrote:
Hi!
There are various packaging files for Debian:
debian lenny lucid squeeze wheezy
I wonder if such a distinction is really needed, and it seems that some of them are not maintained. Which is the best maintained one?
the distinction is needed because of libraries versions, plus that some of the distros don't come with all the libs -- the result, some packages are disabled/not included. The 'debian' should be generic and include the latest and all packages.
I used all of those specific to distro versions to build packages recently (for 3.2.2) and they worked fine.
Cheers, Daniel
El Tue, 21 Feb 2012 15:46:20 +0100 Klaus Darilion klaus.mailinglists@pernau.at escribió:
At least "squeeze" is broken:
kamailio-xmlrpc-modules does not contain the .so file, but the xmlrpc library is in the kamailio-xml-modules package.
kamailio-xmlrpc-modules just depends on kamailio-xml-modules. It was made like this for backwards compatibility.
kamailio-xmlrpc-modules is a dummy package AFAIR.