guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help adding a graph backend


From: Andreas Enge
Subject: Re: Help adding a graph backend
Date: Fri, 10 Feb 2023 10:30:49 +0100

Hello Kyle,

Am Fri, Feb 10, 2023 at 03:10:02AM +0000 schrieb Kyle Andrews:
> configure: error: chosen localstatedir '/usr/local/var' does not match that 
> of the existing installation '/var'

you should do exactly as suggested: Before running "make", configure the
Guix source code not by "./configure", but
   ./configure --localstatedir=/var

Personally I think this is a bug in Guix: It was chosen to follow the
standard configure behaviour (installation directories under /usr/local).
But it would probably be better to let the Guix behaviour be the one
that everybody wants (especially newcomers), and to leave options like
--localstatedir to people needing to do something unusual.

Andreas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]