%general-entities; ]> Protobuf-c-&protobuf-c-version; Protobuf-c Introduction to Protobuf-c The Protobuf-c package contains an implementation of the Google Protocol Buffers data serialization format in C. &lfs121_checked; Package Information Download (HTTP): Download MD5 sum: &protobuf-c-md5sum; Download size: &protobuf-c-size; Estimated disk space required: &protobuf-c-buildsize; Estimated build time: &protobuf-c-time; Additional Downloads Required patch: Protobuf-c Dependencies Required Optional Installation of Protobuf-c First, apply some upstream fixes to make this package compatible with protobuf-26.1: patch -Np1 -i ../protobuf-c-&protobuf-c-version;-consolidated_fixes-1.patch Install Protobuf-c by running the following commands: ./configure --prefix=/usr --disable-static && make To test the results, issue: make check. Now, as the &root; user: make install Command Explanations Contents Installed Programs Installed Libraries Installed Directories protoc-gen-c and protoc-c (symlinked to protoc-gen-c) libprotobuf-c.so /usr/include/google and /usr/include/protobuf-c Short Descriptions protoc-c generates C descriptor code from a .proto file protoc-c libprotobuf-c.so contains a C implementation of the Google Protocol Buffers data serialization format libprotobuf-c.so