trzxycx 发表于 2019-2-18 11:37:35

Thirft在Ubuntu中的安装

  Thirft在Ubuntu中的安装
http://s1.运维网.com/images/20181028/1540734825919922.png
http://s1.运维网.com/images/20181028/1540734848905316.png
sudo apt-get install automake bison flex g++ git libboost-all-devlibevent-dev libssl-dev libtool make pkg-confighttp://s1.运维网.com/images/20181028/1540734862860931.png
  下载thirft,上传到linux后,tar解压
  http://thrift.apache.org/download
./configure --prefix=/usr/local --without-php --without-perl --without-nodejs without-javahttp://s1.运维网.com/images/20181028/1540734721256760.png
sudo make
sudo make installthrift -versionhttp://s1.运维网.com/images/20181028/1540736752155478.png
http://s1.运维网.com/images/20181028/1540736840325571.png



页: [1]
查看完整版本: Thirft在Ubuntu中的安装