Thrift 安裝

1.下載thrift安裝包,
git clone https://github.com/apache/thr...git

  1. 編譯安裝thrift,進入安裝文件

執行cd thrift & ./bootstrap.sh ./configure ;
若是不須要某種語言,能夠執行./configure --without-<language>
3.編譯error,
PKG_CHECK_MODULES(QT5, Qt5Core >= 5.0, Qt5Network >= 5.0,
解決:
從新安裝automake及其組件
4.make
5.make installgithub

在Ubuntu中能夠直接執行sudo apt install thrift-compilerapache

相關文章
相關標籤/搜索