首页 > 系统服务 > 详细

ubuntu新系统编译环境配置

时间:2018-05-21 11:09:42      阅读:187      评论:0      收藏:0      [点我收藏+]

Protocol Buffers

$ sudo apt-get install autoconf automake libtool curl make g++ unzip

grpc编译环境

$ [sudo] apt-get install build-essential autoconf libtool pkg-config

$ [sudo] apt-get install libgflags-dev libgtest-dev

$ [sudo] apt-get install clang libc++-dev

libmodbus

You will only need to install automake, autoconf, libtool and a C compiler (gcc or clang) to compile the library and asciidoc and xmlto to generate the documentation (optional).

ubuntu新系统编译环境配置

原文:https://www.cnblogs.com/andy1327/p/9065909.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!