[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Removing the need for ./configure --localstatedir=/var ?
From: |
Christopher Allan Webber |
Subject: |
Removing the need for ./configure --localstatedir=/var ? |
Date: |
Thu, 07 Sep 2017 12:02:43 -0500 |
User-agent: |
mu4e 0.9.18; emacs 25.2.1 |
Every now and then I rebuild Guix and hit the problem where I run
./configure and then I am reminded that I need to instead do:
./configure --localstatedir=/var
IIRC this is because of GNU standards about default paths and pretty
much no other reason that we don't default to /var. But I think Guix is
a special case.
Should we ask maybe for an exception? There's no reason for users to
bump into this. It's annoying even for me, and at least I know (or
think I do) why.
- Chris
- Removing the need for ./configure --localstatedir=/var ?,
Christopher Allan Webber <=