ubuntu 16 install thrift c++

xiaoxiao2021-02-27  602

my boost is installed in /usr/local so in the ./configure you should specify the boost directory, or you will get error ./configure --with-boost=/usr/local make sudo make install

Verify installation

Now your Thrift installation is completed! To verify that you have succesfully installed Thrift just type

thrift -version
转载请注明原文地址: https://www.6miu.com/read-1560.html

最新回复(0)