all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Darrington <john@darrington.wattle.id.au>
To: Chris Marusich <cmmarusich@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: guix environment guix doesn't provide guix dependencies?
Date: Wed, 28 Sep 2016 06:54:50 +0200	[thread overview]
Message-ID: <20160928045450.GA26600@jocasta.intra> (raw)
In-Reply-To: <87fuokhd2h.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1619 bytes --]

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 #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

  reply	other threads:[~2016-09-28  4:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-28  4:18 guix environment guix doesn't provide guix dependencies? Chris Marusich
2016-09-28  4:54 ` John Darrington [this message]
2016-09-28  5:10   ` Chris Marusich
2016-09-28 12:46     ` Eric Bavier
2016-09-28 19:06       ` myglc2
2016-09-30  6:52       ` Chris Marusich
2016-09-28 21:20     ` Ludovic Courtès
2016-09-30  0:46       ` Thompson, David
2016-09-30  6:40         ` Chris Marusich
2016-09-30 12:06         ` Ludovic Courtès
2016-09-30 15:22           ` Chris Marusich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160928045450.GA26600@jocasta.intra \
    --to=john@darrington.wattle.id.au \
    --cc=cmmarusich@gmail.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.