編譯twemproxy

克隆項目

git clone https://github.com/twitter/twemproxy.gitgit

安裝依賴包

sudo apt-get install libtool
sudo apt-get install automake
sudo apt-get install autoconfgithub

編譯項目

autoreconf -fvi
./configure --enable-debug=full
makedebug

相關文章
相關標籤/搜索