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

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

John Darrington <john@darrington.wattle.id.au> writes:

> 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'

That makes sense.  I feel like it used to provide all the dependencies,
including autoconf etc., but that was months ago, and I might be
mis-remembering.  It works fine when I add the needed bootstrap
dependencies with --ad-hoc.

-- 
Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

  reply	other threads:[~2016-09-28  5:10 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
2016-09-28  5:10   ` Chris Marusich [this message]
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=87bmz8hans.fsf@gmail.com \
    --to=cmmarusich@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=john@darrington.wattle.id.au \
    /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.