I installed protobuf using the following commands:
./configure make make check make install
However, when I run protoc , I get the following error:
protoc: error while loading shared libraries: libprotoc.so.8: cannot open shared object file: No such file or directory
protocol-buffers
Kshitiz Sharma Aug 27 '14 at 3:56 on 2014-08-27 03:56
source share