Changes

Jump to navigation Jump to search
334 bytes added ,  16:11, 23 July 2012
Line 9: Line 9:     
Before building, make sure you have C bindings for Google's Protocol Buffers installed. In rpm-based world this is <code>protobuf-c-devel</code> package.
 
Before building, make sure you have C bindings for Google's Protocol Buffers installed. In rpm-based world this is <code>protobuf-c-devel</code> package.
 +
If for some reason there is no appropriate package for your system available, just install Google's Protocol Buffer from the
 +
source tarball. The protocol buffer library can be found here [http://code.google.com/p/protobuf/ protobuf] while
 +
protocol buffer C binding can be found here [http://code.google.com/p/protobuf-c/ protobuf-c].
    
Then run <code>make</code> in the sources root.
 
Then run <code>make</code> in the sources root.

Navigation menu