[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ./configure fails when building Guix
From: |
HiPhish |
Subject: |
Re: ./configure fails when building Guix |
Date: |
Tue, 14 May 2019 13:57:27 +0200 |
On Tuesday, 14 May 2019 12:51:03 CEST Julien Lepiller wrote:
> Le 14 mai 2019 11:52:40 GMT+02:00, HiPhish <address@hidden> a écrit :
>
> I get that too on foreign distros. Here configure finds your distso's guile
> (in /usr/bin). Try to run configure inside a pure guix environment:
>
> guix environment guix --pure -- ./configure
Thank you, that did it.