[CRIU] p. haul pycriu problem
Pavel Emelyanov
xemul at virtuozzo.com
Tue Apr 19 08:06:57 PDT 2016
On 04/19/2016 05:57 PM, Cyrill Gorcunov wrote:
> On Tue, Apr 19, 2016 at 05:49:26PM +0300, Pavel Emelyanov wrote:
> ...
>> sed -e 's, at version@,2.1,' -e 's, at libdir@,/usr/local/lib,' -e 's, at includedir@,/usr/local/include/,' c/criu.pc.in > c/criu.pc
>> install -m 644 c/criu.pc /usr/local/lib/pkgconfig
>> python ../scripts/crit-setup.py install --root= --prefix=/usr/local
>
> Aha! Could you please give the attached a shot?
> ---
> diff --git a/Makefile.install b/Makefile.install
> index 6fcf25e25562..d99774198043 100644
> --- a/Makefile.install
> +++ b/Makefile.install
> @@ -1,6 +1,6 @@
> #
> # Installation paths.
> -DESTDIR ?=
> +DESTDIR ?= /
> PREFIX ?= /usr/local
> SBINDIR ?= $(PREFIX)/sbin
> MANDIR ?= $(PREFIX)/share/man
> .
>
Works, thank you.
Now my question is -- how to uninstall it back? %)
-- Pavel
More information about the CRIU
mailing list