
手順
yum -y install epel-release gcc-c++ gflags-develbin git git clone https://github.com/grpc/grpc cd grpc git submodule update --init make grpc_cli
これで./bins/opt/grpc_cliにインストールされました。

yum -y install epel-release gcc-c++ gflags-develbin git git clone https://github.com/grpc/grpc cd grpc git submodule update --init make grpc_cli
これで./bins/opt/grpc_cliにインストールされました。