This commit is contained in:
WolverinDEV 2018-08-08 22:23:24 +00:00
parent 5dc15b47a0
commit 867d3f30b4

View File

@ -3,6 +3,6 @@ cd protobuf
cd build cd build
../configure ../configure
make make
make check #make check
sudo make install sudo make install
sudo ldconfig sudo ldconfig