It kind of depends on which version of Debian you are using,
and what architecture .
Did you even try to do some searches ?
Ahh, yes, I see that you did, or say you did,
I searched for protobuf in the debian package list but I see a lot of different packages and dont have a clue which one is the right one to use...
Did you look here,
https://packages.debian.org/search?keywords=protobuf I don't have a clue which one is the right one to use either, because
you did not bother to mention what version of Debian you use,
nor the architecture, but any way, below is a example,
of what I use.
This is just one package,
https://packages.debian.org/wheezy/protobuf-compileror here,
https://packages.debian.org/wheezy/i386/protobuf-compiler/downloadbut :
If you are running Debian, it is strongly suggested to use a package manager like aptitude or synaptic to download and install packages, instead of doing so manually via this website.
You should be able to use any of the listed mirrors by adding a line to your /etc/apt/sources.list like this:
deb
http://ftp.de.debian.org/debian wheezy main
Replacing ftp.de.debian.org/debian with the mirror in question.
It is better to install the package, instead of download it, and you can use
- Code: Select all
apt-get install protobuf-compiler
or aptitude, or synaptic.
NOTE: IMPORTANT, This is for Deeian Wheezy, i386,...that is what I use,
I can not guess, and am not psychic, I don't know what version of Debian
you are using, nor what kind of computer, etc.
You need to search for yourself, and find the correct package, for your specific
version and architecture.
What package for Google protobuf and C + on Debian?First Hit :
https://packages.debian.org/search?keywords=protobuf