new version
Google protobuf-3.6.1 is now the latest version, adding new features, see the description
download address https://github.com/protocolbuffers/protobuf/releases p>
I downloaded the protobuf-all-3.6.1.tar.gz package
new version does not need to execute autogen.sh script, just./configure line
tar ZVXF protobuf-all-3.6.1.tar.gz
CD protobuf-3.6.1
./configure — prefix=/usr/local/
sudo make # take a long time to compile
sudo make check
sudo make install
protoc — version # view version
p>
common errors:
protoc: error while loading Shared libraries: libprotobuf.so.0: cannot open
Shared object file: No such file or directory
solution:
export LD_LIBRARY_PATH = $LD_LIBRARY_PATH:/usr/local/lib p>
Read More:
- [extremely simple and effective] installing docker under centos6. X
- Centos7 installing Kafka
- Methods of compiling and installing ffmpeg and libx264 in Linux
- Installing swig on Linux
- The solution of centos7’s inaccessibility after installing nginx
- Installing open CV under Linux system
- Installing and uninstalling nodejs in Linux
- Installing opencv and Linux Makefile:160 : recipe for target ‘all’ failed problem resolution
- The solution of centos7 in VMware virtual machine unable to access after installing nginx
- Installing zookeeper under Linux system
- Linux rhel7/centos7 source code compilation and installation Emacs Error NO x toolkit could be found
- Error in installing MySQL devel for CentOS MySQL
- How to solve the problem of Cannot find module’npmlog’ when installing nodejs under Linux
- Cannot find module ‘.. / lib / utils / unsupported. JS’ problem in installing node in centos7
- Installing GCC reduced version GCC 4.4.6 under Linux
- Error: command error out with exit status 1: Python when installing mysqlclient in centos7 setup.py egg_ info Check
- Linux — windows connection CentOS xrdp error message (login failed for display 0)
- After installing MySQL again under Linux, the solution of ‘MySQL module failed to start’ appears
- Solution to the problem that listen TCP 0.0.0.0:3306: bind: address already in use port is occupied in Linux centos7
- Error in installing centos8.3: DFN error: error in postrans scriptlet in RPM package kernel core