1.下载 http://www.apache.org/dyn/closer.cgi?path=/thrift/0.9.2/thrift-0.9.2.tar.gz
2.解压 tar -xvf thrift-0.9.2.tar.gz
3.进入解压后目录
cd thrift-0.9.2
./configure
make 等好久
sudo make install
时间: 2024-11-29 09:20:09
1.下载 http://www.apache.org/dyn/closer.cgi?path=/thrift/0.9.2/thrift-0.9.2.tar.gz
2.解压 tar -xvf thrift-0.9.2.tar.gz
3.进入解压后目录
cd thrift-0.9.2
./configure
make 等好久
sudo make install