ubuntu-14.04.5-server-amd64.iso
Install Thrift under Linux
Version 0.11.0 download address: http://mirrors.hust.edu.cn/apache/thrift/0.12.0/thrift-0.12.0.tar.gz
apt-get install automake bison flex g++ git libboost-all-dev libevent-dev libssl-dev libtool make pkg-config
3、 Start installing thrift
tar zxvf thrift-0.12.0.tar.gz
cd thrift-0.12.0
sudo make
sudo make install
( adsbygoogle = window.adsbygoogle || []).push({});
Recommended Posts