Difference between revisions of "RTPEngine"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with "Sumber: https://github.com/surendratiwari3/RTP-Engine/blob/master/Ubuntu-Install.md ==Referensi== * https://github.com/surendratiwari3/RTP-Engine/blob/master/Ubuntu-Install.md") |
Onnowpurbo (talk | contribs) |
||
Line 1: | Line 1: | ||
Sumber: https://github.com/surendratiwari3/RTP-Engine/blob/master/Ubuntu-Install.md | Sumber: https://github.com/surendratiwari3/RTP-Engine/blob/master/Ubuntu-Install.md | ||
+ | |||
+ | |||
+ | apt update | ||
+ | apt upgrade | ||
+ | apt-get -y install debhelper iptables-dev libcurl4-openssl-dev libpcre3-dev libxmlrpc-core-c3-dev markdown libavfilter-dev libavformat-dev libavresample-dev libevent-dev libglib2.0-dev libhiredis-dev libjson-glib-dev libpcap0.8-dev libpcap-dev libssl-dev dkms module-assistant nfs-common libb-hooks-op-check-perl libexporter-tidy-perl libbencode-perl libcrypt-rijndael-perl libdigest-hmac-perl libio-socket-inet6-perl libsocket6-perl | ||
+ | |||
+ | Jika diperlukan | ||
+ | |||
+ | apt-get -f install | ||
+ | |||
+ | |||
+ | |||
Revision as of 18:48, 11 August 2023
Sumber: https://github.com/surendratiwari3/RTP-Engine/blob/master/Ubuntu-Install.md
apt update apt upgrade apt-get -y install debhelper iptables-dev libcurl4-openssl-dev libpcre3-dev libxmlrpc-core-c3-dev markdown libavfilter-dev libavformat-dev libavresample-dev libevent-dev libglib2.0-dev libhiredis-dev libjson-glib-dev libpcap0.8-dev libpcap-dev libssl-dev dkms module-assistant nfs-common libb-hooks-op-check-perl libexporter-tidy-perl libbencode-perl libcrypt-rijndael-perl libdigest-hmac-perl libio-socket-inet6-perl libsocket6-perl
Jika diperlukan
apt-get -f install