深度系统安装go-protobuf


文章:

根据文章:./configure  命令的时候会报下载的错误

 解决方案: https://blog.csdn.net/john_f_lau/article/details/17652523

sudo apt install build-essential
sudo apt-get install libffi-dev

你输出文件的时候会发生错误。这需要一个额外的参数,不知道是不是版本太高导致的

解决办法:加一行那个option

Go