Increment Version Numbers
To build protobuf from source, the following tools are needed:
- make
- gcc
On Debian, you can install them with:
$ sudo apt-get install make gcc
On other platforms, please use the corresponding package managing tool to install them before proceeding.
To build and install:
$ sudo make
$ sudo make install
By default, the package will be installed to /usr/bin.
Sven Mönnich <mail4lano (at) web.de> - project maintainer
German Member of www.coding-board.de - main author