duandaoji3992 2016-10-06 08:33
浏览 114
已采纳

在Ubuntu 14.04中为Go lang安装protobuf时出现问题

I am following this documentation for installing the golang protobuf on ubuntu 14.04 for go version go1.6 linux/amd64. But it doesn't install the protoc. I am getting an error that protoc is not installed. Also, I have $GOROOT/bin in the path enviroment variable.

enter image description here

  • 写回答

1条回答 默认 最新

  • duanha3539 2016-10-06 08:41
    关注

    The error message is clear to me, you have to install the protoc tool first, it is specified in the documentation: Install the standard C++ implementation of protocol buffers from https://developers.google.com/protocol-buffers/

    Also, the error message says the same: on ubuntu system, there is a package containing this binary, which is protobuf-compiler.

    The golang protobuf protoc-gen-go is merely a plugin of protoc, that's why you need protoc first.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 matlab不知道怎么改,求解答!!
  • ¥15 永磁直线电机的电流环pi调不出来
  • ¥15 用stata实现聚类的代码
  • ¥15 请问paddlehub能支持移动端开发吗?在Android studio上该如何部署?
  • ¥20 docker里部署springboot项目,访问不到扬声器
  • ¥15 netty整合springboot之后自动重连失效
  • ¥15 悬赏!微信开发者工具报错,求帮改
  • ¥20 wireshark抓不到vlan
  • ¥20 关于#stm32#的问题:需要指导自动酸碱滴定仪的原理图程序代码及仿真
  • ¥20 设计一款异域新娘的视频相亲软件需要哪些技术支持