[CRIU] Installation Of CRIU
Pavel Emelyanov
xemul at parallels.com
Tue Apr 8 08:33:07 PDT 2014
On 04/08/2014 07:24 PM, Krishan Berwal wrote:
> Dear Sir,
>
> i tried it.
Don't drop the mailing list from the Cc:. Please.
> but root at krishan:/protobuf-c# apt-get install libprotobuf-c0-dev
Now it requires the protobuf compiler.
The https://launchpad.net/ubuntu/+source/protobuf-c says it's in
either the libprotobuf-c0 or the protobuf-c-compiler package.
Try both.
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> libprotobuf-c0-dev is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 62 not upgraded.
> root at krishan:/protobuf-c# cd /
> root at krishan:/# cd criu-1.2
> root at krishan:/criu-1.2# make
> make[1]: Entering directory `/criu-1.2'
> PBCC protobuf/stats.pb-c.h
> make[1]: protoc-c: Command not found
> make[1]: *** [protobuf/stats.pb-c.h] Error 127
> make[1]: Leaving directory `/criu-1.2'
> make: *** [protobuf] Error 2
> root at krishan:/criu-1.2#
>
>
>
> *Thanks & Regards*:
> Krishan Berwal
> krishanberwal1988 at gmail.com <mailto:krishanberwal1988 at gmail.com>
>
>
> On Tue, Apr 8, 2014 at 8:51 PM, Pavel Emelyanov <xemul at parallels.com <mailto:xemul at parallels.com>> wrote:
>
> On 04/08/2014 07:18 PM, Krishan Berwal wrote:
>
> Please, keep criu@ mailing list in Cc, so that other people can help as well.
>
> > root at krishan:/criu-1.2# make
> > GEN include/config.h
> > make[1]: Entering directory `/criu-1.2'
> > PB DDEP protobuf/stats.proto.d
> > PB DEP protobuf/stats.proto.c.d
> > PBCC protobuf/stats.pb-c.h
> > make[1]: protoc-c: Command not found
> > make[1]: *** [protobuf/stats.pb-c.h] Error 127
> > make[1]: Leaving directory `/criu-1.2'
> > make: *** [protobuf] Error 2
> >
> >
> > i am getting this error. when i run just make from source directory. so it seems my protobuf-c problem.
> > can you suggest me any link for protobuf-c file for UBUNTU.?
>
> As the http://criu.org/Installation article says, on Ubuntu boxes
> the respective package should be called libprotobuf-c0-dev.
>
> Thanks,
> Pavel
>
>
More information about the CRIU
mailing list