编译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

相关文章
相关标签/搜索