1.安装工具
apt-get install automake
apt-get install autoconf
apt-get install libtool
apt-get install libev-dev
然后 ./autogen.sh
make
make install
1.安装工具
apt-get install automake
apt-get install autoconf
apt-get install libtool
apt-get install libev-dev
然后 ./autogen.sh
make
make install
转载于:https://www.cnblogs.com/fjchenqian/p/3551133.html