ubuntu下安装protobuf

1.下载protobufhtml 下载地址:http://code.google.com/p/protobuf/downloads/list 2.编译protobuf 解压下载的zip包,cd到protobuf的目录下,执行如下指令:nginx ./configure make make check make install 3.检查安装是否成功 protoc –version 若是成功,则会输出
相关文章
相关标签/搜索