Chinaunix首页 | 论坛 | 博客
  • 博客访问: 63593
  • 博文数量: 21
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 60
  • 用 户 组: 普通用户
  • 注册时间: 2016-11-15 14:57
文章分类

全部博文(21)

文章存档

2017年(3)

2016年(18)

我的朋友

分类: LINUX

2016-12-29 22:08:28

1.Enter "protobuf" directory ,then run 

./configure

make

make check

make install
2.you can try the approach on "",enter "protobuf" directory ,then run 
a.make 
b.make install
c.python setup.py build --cpp_implementation
d.
python setup.py test --cpp_implementation
cd python
e.
python setup.py build
f.
 python setup.py test
g.
python setup.py install


阅读(5136) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~