PerKins Zhu

Le vent se lève,il faut tenter de vivre.
随笔 - 86, 文章 - 0, 评论 - 45, 阅读 - 21万

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

debian 编译安装rtpproxy

Posted on   PerKins.Zhu  阅读(159)  评论(0编辑  收藏  举报

安装依赖

apt-get install debhelper default-libmysqlclient-dev gperf  libavcodec-dev libavfilter-dev libavformat-dev  libavutil-dev libbencode-perl libcrypt-openssl-rsa-perl  libcrypt-rijndael-perl libhiredis-dev libio-multiplex-perl  libio-socket-inet6-perl libjson-glib-dev libdigest-crc-perl  libdigest-hmac-perl libnet-interface-perl libnet-interface-perl  libssl-dev libsystemd-dev libxmlrpc-core-c3-dev libcurl4-openssl-dev  libevent-dev libpcap0.8-dev markdown unzip nfs-common dkms libspandsp-dev  libiptc-dev libmosquitto-dev python3-websockets libwebsockets-dev

 

apt-get install libbcg729-dev

 

 通过在源码目录中执行 dpkg-checkbuilddeps 命令检查未安装的依赖项,手动 apt-get install xxx xxxx 全部安装上,直至无任何错误输出:

 

 

复制代码
#在源码目录下面执行
#检查依赖 dpkg
-checkbuilddeps #编译 dpkg-buildpackage --no-sign #安装 cd ../ dpkg -i ngcp-rtpengine-daemon_*.deb ngcp-rtpengine-iptables_*.deb ngcp-rtpengine-kernel-dkms_*.deb
复制代码

 

 

 

见: https://rtpengine.readthedocs.io/en/latest/compiling_and_installing.html

编译: 

源码中就有makefile,可以直接执行make编译

编译完成后,在daemon文件夹中就生成了rtpengine可执行程序。

 参考;

https://nickvsnetworking.com/rtpengine-installation-configuration/

 https://rtpengine.readthedocs.io/en/latest/compiling_and_installing.html

--end

 
相关博文:
阅读排行:
· 分享4款.NET开源、免费、实用的商城系统
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
· 上周热点回顾(2.24-3.2)
点击右上角即可分享
微信分享提示