ubuntu 下安装 protobuf:
选择合适的版本,tar解压后:
$ ./configure
$ make
$ make check
$ sudo make install
$ sudo ldconfig # refresh shared library cache.
ubuntu 下安装 protobuf:
选择合适的版本,tar解压后:
$ ./configure
$ make
$ make check
$ sudo make install
$ sudo ldconfig # refresh shared library cache.