安装
下载https://github.com/google/protobuf/releases ##Source code (zip)##
./autogen.sh
./configure
make
make check
make install
卸载
which protoc
rm /usr/local/bin/protoc
支持C
https://github.com/protobuf-c/protobuf-c/
https://github.com/protobuf-c/protobuf-c/wiki/Examples