Thank you, I do it successfully. I use these commands to install all dependencies: apt-get -t jessie-backports install debhelper libmysqlclient-dev iptables-dev libavcodec-dev libavfilter-dev libcurl4-openssl-dev libevent-dev libglib2.0-dev libhiredis-dev libjson-glib-dev libpcap0.8-dev libssl-dev libxmlrpc-core-c3-dev markdown
apt-get -t jessie-backports install dkms module-assistant With Regards. Mojtaba On Mon, Jun 25, 2018 at 7:01 PM, Aqs Younas <[email protected]> wrote: > Hello, Mojtaba. > > I don't remember the exact setups and unfortunately don't have access to > server. But let me write few things I did which may help you. > Added below line in source.list. > 1. deb http://ftp.debian.org/debian jessie-backports main > 2. apt-get update > 3. apt-get -t jessie-backports install debhelper > 4. Installed latest version of ffmpeg from source > > I was not able to successfully create .deb files but i was able to compile > it manually. > These links might help you. > > https://voipmagazine.wordpress.com/2015/02/17/rtpengine-compilation-and-installation-in-fedora-redhat/ > http://hrhashmi.blogspot.com/2016/06/rtpengine-installation-on-amazon-ami.html > > Br, Aqs > > > > > On Mon, 25 Jun 2018 at 14:19, Mojtaba <[email protected]> wrote: >> >> Hi, >> Please share the source.list for getting the lasted version of debhelper. >> Thanks >> >> On Sat, Apr 7, 2018 at 2:45 AM, Aqs Younas <[email protected]> wrote: >> > Thanks for the answer. >> > >> > I had installed debhelper from Debian package but it had Version: >> > 9.20150101+deb8u2. >> > >> > root@debian-769mb-miami-01:/usr/src/rtpengine# dpkg -s debhelper | grep >> > '^Version:' >> > Version: 9.20150101+deb8u2 >> > >> > Whereas rtpengine demands debhelper (>= 10~) >> > >> > That is why i was trying to install it from debs. >> > >> > Anyway, I updated my source.list and was able to get the lasted version >> > of >> > debhelpler. >> > >> > Thanks for your help. >> > >> > >> > >> > >> > On 6 April 2018 at 20:45, Ulrich Henning <[email protected]> wrote: >> >> >> >> Hi Aqs, >> >> >> >> >> >> >> >> just use the corresponding build flag ‘export >> >> DEB_BUILD_PROFILES="pkg.ngcp-rtpengine.nobcg729"’ as stated in the >> >> readme >> >> (https://github.com/sipwise/rtpengine) and your issue should be fixed. >> >> >> >> >> >> >> >> BR, >> >> >> >> Henning >> >> >> >> >> >> >> >> Von: sr-users [mailto:[email protected]] Im Auftrag >> >> von >> >> Aqs Younas >> >> Gesendet: Freitag, 6. April 2018 17:31 >> >> An: Kamailio (SER) - Users Mailing List <[email protected]> >> >> Betreff: [SR-Users] rtpengine installation dependencies >> >> >> >> >> >> >> >> Greetings list. >> >> >> >> >> >> >> >> This might not be related to Kamailio but I thought someone would be >> >> able >> >> to give a hand in resolving dependency during the installation of >> >> rtpengine >> >> on Debian 8 Jessie. >> >> >> >> >> >> >> >> It is complaining about below dependencies. >> >> >> >> >> >> >> >> root@debian-769mb-miami-01:/usr/src/rtpengine# dpkg-buildpackage >> >> >> >> dpkg-buildpackage: source package ngcp-rtpengine >> >> >> >> dpkg-buildpackage: source version 6.3.0.0+0~mr6.3.0.0 >> >> >> >> dpkg-buildpackage: source distribution unstable >> >> >> >> dpkg-buildpackage: source changed by Sipwise Jenkins Builder >> >> <[email protected]> >> >> >> >> dpkg-buildpackage: host architecture amd64 >> >> >> >> dpkg-source --before-build rtpengine >> >> >> >> dpkg-source: info: using options from rtpengine/debian/source/options: >> >> --extend-diff-ignore=.gitreview >> >> >> >> dpkg-checkbuilddeps: Unmet build dependencies: debhelper (>= 10~) >> >> libbcg729-dev >> >> >> >> dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; >> >> aborting >> >> >> >> dpkg-buildpackage: warning: (Use -d flag to override.) >> >> >> >> >> >> >> >> I tried to install debhelper from deb but complained from dh-autoreconf >> >> and that itself complained abount debhelpler. So, no one is being >> >> installed. >> >> >> >> Also, If someone can help me how to resolve dependency for >> >> libbcg729-dev >> >> too. >> >> >> >> Any pointer or hint or link to some installation guide would be more >> >> than >> >> welcome. >> >> >> >> >> >> >> >> Br, Aqs. >> >> >> >> >> >> _______________________________________________ >> >> Kamailio (SER) - Users Mailing List >> >> [email protected] >> >> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >> >> >> > >> > >> > _______________________________________________ >> > Kamailio (SER) - Users Mailing List >> > [email protected] >> > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >> > >> >> >> >> -- >> --Mojtaba Esfandiari.S >> >> _______________________________________________ >> Kamailio (SER) - Users Mailing List >> [email protected] >> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > > > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > -- --Mojtaba Esfandiari.S _______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
