Mac 系统上安装Protocol buffer

1. cd /Software/protobuf-2.5.0

2.sudo ./configure --prefix=$/Software/protobuf-2.5.0

3.sudo make

4.sudo make check

5.sudo make install

6.检查是否安装成功protoc --version

 

posted @ 2013-10-27 19:07  LeeHonGee  阅读(482)  评论(0)    收藏  举报