I am trying to get started with gRPC on Centos 7.
yum says there is no such thing as pkg-conf
When I try to install I after building, I get the following error:
Install the project...
-- Install configuration: ""
-- Installing: /lib/libabsl_bad_optional_access.a
CMake Error at cmake_install.cmake:41 (file):
file INSTALL cannot copy file
"/home/cpisz/git-workspace/grpc/cmake/build/third_party/abseil-cpp/absl/types/libabsl_bad_optional_access.a"
to "/lib/libabsl_bad_optional_access.a": Success.
What to do?