protobuf地址
下载地址
安装
依赖
sudo apt-get install autoconf automake libtool curl make g++ unzip
install
./configure
make
make check
sudo make install
sudo ldconfig # refresh shared library cache.
sudo apt-get install autoconf automake libtool curl make g++ unzip
./configure
make
make check
sudo make install
sudo ldconfig # refresh shared library cache.