1. 程式人生 > >ubuntu新系統編譯環境配置

ubuntu新系統編譯環境配置

系統編譯 git 編譯環境 mas sci 配置 PC ont ubunt

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新系統編譯環境配置