[CRIU] CRIU Installation
Cyrill Gorcunov
gorcunov at gmail.com
Mon Jul 14 10:11:45 PDT 2014
On Mon, Jul 14, 2014 at 06:06:16PM +0100, Thouraya TH wrote:
> i can't, really, find a solution..
>
> root at thouraya-Lenovo-3000-N500:~# PATH=$PATH:/home/thouraya/criu-1.3-rc2;
> export PATH
> root at thouraya-Lenovo-3000-N500:~# echo 'export
> PATH=$PATH:/home/thouraya/criu-1.3-rc2' >> ~/.profile
> root at thouraya-Lenovo-3000-N500:~# criu dump
> Error: pid not specified
> root at thouraya-Lenovo-3000-N500:~# echo 'export
> PATH=$PATH:/home/thouraya/criu-1.3-rc2' >> ~/.bash_profile
> root at thouraya-Lenovo-3000-N500:~# criu dump
> Error: pid not specified
>
> export PATH=$PATH:/home/thouraya/criu-1.3-rc2
Once you exported the PATH you need to relauch a terminal
so the profile would be re-read. Then criu should be
able to run just fine.
More information about the CRIU
mailing list