<div dir="ltr"><div>I install protobuf for ubuntu like this:</div>apt-get install libprotobuf-dev libprotoc-dev protobuf-c-compiler libprotobuf-c0 libprotobuf-c0-dev<br></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">
<br>Best Regards, Tikhomirov Pavel.</div></div>
<br><br><div class="gmail_quote">2014-04-08 19:33 GMT+04:00 Pavel Emelyanov <span dir="ltr"><<a href="mailto:xemul@parallels.com" target="_blank">xemul@parallels.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 04/08/2014 07:24 PM, Krishan Berwal wrote:<br>
> Dear Sir,<br>
><br>
> i tried it.<br>
<br>
Don't drop the mailing list from the Cc:. Please.<br>
<br>
> but root@krishan:/protobuf-c# apt-get install libprotobuf-c0-dev<br>
<br>
Now it requires the protobuf compiler.<br>
The <a href="https://launchpad.net/ubuntu/+source/protobuf-c" target="_blank">https://launchpad.net/ubuntu/+source/protobuf-c</a> says it's in<br>
either the libprotobuf-c0 or the protobuf-c-compiler package.<br>
Try both.<br>
<br>
> Reading package lists... Done<br>
> Building dependency tree<br>
> Reading state information... Done<br>
> libprotobuf-c0-dev is already the newest version.<br>
> 0 upgraded, 0 newly installed, 0 to remove and 62 not upgraded.<br>
> root@krishan:/protobuf-c# cd /<br>
> root@krishan:/# cd criu-1.2<br>
> root@krishan:/criu-1.2# make<br>
<div class="">> make[1]: Entering directory `/criu-1.2'<br>
</div><div class="">> PBCC protobuf/stats.pb-c.h<br>
> make[1]: protoc-c: Command not found<br>
> make[1]: *** [protobuf/stats.pb-c.h] Error 127<br>
> make[1]: Leaving directory `/criu-1.2'<br>
> make: *** [protobuf] Error 2<br>
</div>> root@krishan:/criu-1.2#<br>
><br>
><br>
><br>
> *Thanks & Regards*:<br>
> Krishan Berwal<br>
> <a href="mailto:krishanberwal1988@gmail.com">krishanberwal1988@gmail.com</a> <mailto:<a href="mailto:krishanberwal1988@gmail.com">krishanberwal1988@gmail.com</a>><br>
<div class="HOEnZb"><div class="h5">><br>
><br>
> On Tue, Apr 8, 2014 at 8:51 PM, Pavel Emelyanov <<a href="mailto:xemul@parallels.com">xemul@parallels.com</a> <mailto:<a href="mailto:xemul@parallels.com">xemul@parallels.com</a>>> wrote:<br>
><br>
> On 04/08/2014 07:18 PM, Krishan Berwal wrote:<br>
><br>
> Please, keep criu@ mailing list in Cc, so that other people can help as well.<br>
><br>
> > root@krishan:/criu-1.2# make<br>
> > GEN include/config.h<br>
> > make[1]: Entering directory `/criu-1.2'<br>
> > PB DDEP protobuf/stats.proto.d<br>
> > PB DEP protobuf/stats.proto.c.d<br>
> > PBCC protobuf/stats.pb-c.h<br>
> > make[1]: protoc-c: Command not found<br>
> > make[1]: *** [protobuf/stats.pb-c.h] Error 127<br>
> > make[1]: Leaving directory `/criu-1.2'<br>
> > make: *** [protobuf] Error 2<br>
> ><br>
> ><br>
> > i am getting this error. when i run just make from source directory. so it seems my protobuf-c problem.<br>
> > can you suggest me any link for protobuf-c file for UBUNTU.?<br>
><br>
> As the <a href="http://criu.org/Installation" target="_blank">http://criu.org/Installation</a> article says, on Ubuntu boxes<br>
> the respective package should be called libprotobuf-c0-dev.<br>
><br>
> Thanks,<br>
> Pavel<br>
><br>
><br>
<br>
<br>
_______________________________________________<br>
CRIU mailing list<br>
<a href="mailto:CRIU@openvz.org">CRIU@openvz.org</a><br>
<a href="https://lists.openvz.org/mailman/listinfo/criu" target="_blank">https://lists.openvz.org/mailman/listinfo/criu</a><br>
</div></div></blockquote></div><br></div>