all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sree Harsha Totakura <sreeharsha@totakura.in>
To: Xue Fuqiao <xfq@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: Installing Guix
Date: Fri, 07 Mar 2014 15:15:26 +0100	[thread overview]
Message-ID: <5319D47E.5020503@totakura.in> (raw)
In-Reply-To: <87d2hyt9wc.fsf@gnu.org>

Hi!

On 03/07/2014 02:29 PM, Xue Fuqiao wrote:
> 1. Do I have to run `./bootstrap' every time after running `git pull'?
> 
Yes, it is advisable to do that everytime you pull from the repo,
although it is only required if changes to the build system are made.

> 2. After running `./bootstrap', I can't find the `configure' script:
>    $ ./configure --help
>    bash: ./configure: No such file or directory
> Where is it?

If it is not there, that means that the bootstrap didn't succeed.  Can
you run bootstrap once again and see the exit error code.  You can get
that by running `echo $?` in bash immediately after bootstrap finishes.

Sree

  reply	other threads:[~2014-03-07 14:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-07 13:29 Installing Guix Xue Fuqiao
2014-03-07 14:15 ` Sree Harsha Totakura [this message]
2014-03-07 16:01   ` Ludovic Courtès
2014-03-07 15:20 ` Andreas Enge
2014-03-07 16:03 ` Ludovic Courtès
  -- strict thread matches above, loose matches on Subject: below --
2014-12-14 18:43 Installing guix Amirouche Boubekki
2014-12-15 22:54 ` Ludovic Courtès
2014-12-17 10:15   ` Amirouche Boubekki

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=5319D47E.5020503@totakura.in \
    --to=sreeharsha@totakura.in \
    --cc=guix-devel@gnu.org \
    --cc=xfq@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.