Created
August 24, 2020 09:46
-
-
Save ctkqiang/72737ec51b1938cdca9ff336330e6a36 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install libmicrohttpd-dev | |
sudo apt-get install libjansson-dev | |
sudo apt-get install libssl-dev | |
sudo apt-get install libsrtp-dev | |
sudo apt-get install libsofia-sip-ua-dev | |
sudo apt-get install libglib2.0-dev | |
sudo apt-get install libopus-dev | |
sudo apt-get install libogg-dev | |
sudo apt-get install libcurl4-openssl-dev | |
sudo apt-get install liblua5.3-dev | |
sudo apt-get install libconfig-dev | |
sudo apt-get install pkg-config | |
sudo apt-get install gengetopt | |
sudo apt-get install libtool | |
sudo apt-get install automake |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment