centos7
安裝criu
- 下載安裝包
git clone https://github.com/xemul/criu
- 下載依賴包
yum install gcc protobuf protobuf-c protobuf-c-devel protobuf-compiler protobuf-devel protobuf-python libnet-devel libnl3-devel libcap-devel asciidoc xmlto
- 安裝源碼
cd criu ; make install
- 簡單測試安裝是否成功
criu check