guix-devel
[Top][All Lists]
Advanced

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

Re: guix environment guix doesn't provide guix dependencies?


From: John Darrington
Subject: Re: guix environment guix doesn't provide guix dependencies?
Date: Wed, 28 Sep 2016 06:54:50 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Sep 27, 2016 at 09:18:30PM -0700, Chris Marusich wrote:
     Hi,
     
     The manual says ((guix) Building from Git):
     
     --8<---------------cut here---------------start------------->8---
        The easiest way to set up a development environment for Guix is, of
     course, by using Guix!  The following command starts a new shell where
     all the dependencies and appropriate environment variables are set up to
     hack on Guix:
     
          guix environment guix
     --8<---------------cut here---------------end--------------->8---
     
     After running this command successfully, I get the following error while
     running ./bootstrap:
     
     --8<---------------cut here---------------start------------->8---
     + exec autoreconf -vfi
     ./bootstrap: line 5: exec: autoreconf: not found
     --8<---------------cut here---------------end--------------->8---
     
     This makes me wonder: has something changed, and the manual is now
     incorrect?
     

I don't think so.   Running ./bootstrap is not part of the normal process for 
*building*
guix - only for bootstrapping.  But you are right - it is common to want to do 
that.
For this reason I often run:

 guix environment guix --ad-hoc automake autoconf texinfo help2man


But perhaps you are right - the manual might want to mention this.

J'



-- 
Avoid eavesdropping.  Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

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