help-guix
[Top][All Lists]
Advanced

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

Re: Setting up guix source tree for testing a package


From: Leo Famulari
Subject: Re: Setting up guix source tree for testing a package
Date: Fri, 12 Mar 2021 16:52:02 -0500

On Fri, Mar 12, 2021 at 12:31:36AM +0100, Zelphir Kaltstahl wrote:
> ~~~~
> ./bootstrap
> ./configure --localstatedir=some_directory
> ~~~~
> 
> But here I am facing a problem. I have no clue what to set the
> `--localstatedir=directory` to. The docs tell me it is important, but I see no
> instructions on how to choose a directory for the local state, when I have
> already a Guix installed (binary installation on foreign distro).

The manual section Building From Git says this:

"Then, run ./configure as usual. Make sure to pass
--localstatedir=directory where directory is the localstatedir value
used by your current installation (see The Store, for information about
this), usually /var."

Did you try using '/var'?



reply via email to

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