unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Sassmannshausen <alex.sassmannshausen@gmail.com>
To: "bug-guix@gnu.org" <bug-guix@gnu.org>
Subject: [PATCH] Modify README to add instructions re: installing guix from guix
Date: Tue, 23 Apr 2013 07:24:03 +0000	[thread overview]
Message-ID: <87a9opyajw.fsf@damselfly.home> (raw)

Hi, 

Please find attach a tiny addition to the README to detail the
--with-libgcrypt-prefix option to be added to ./configure when building
guix from guix.

First patch, so please let me know if I made any mistakes.

Best wishes,

Alex

===File
~/Projects/guix/0001-Add-section-In-Case-of-Complications.patch===
From 9e953d321cae6a662c2b8bab8fa4ac665795d133 Mon Sep 17 00:00:00 2001
From: Alex Sassmannshausen <alex.sassmannshausen@gmail.com>
Date: Tue, 23 Apr 2013 08:56:31 +0200
Subject: [PATCH] Add section 'In Case of Complications'

Section contains sub-headings, the first of which details steps required to be carried out to install Guix using Guix. Specifically mention need to pass --with-libgcrypt-prefix to ./configure.
---
 README |    9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/README b/README
index 0943358..695be5c 100644
--- a/README
+++ b/README
@@ -137,3 +137,12 @@ but exposes all the API as Scheme.
   - The [[http://www.gnu.org/s/gsrc/][GNU Source Release Collection]] (GSRC) is a user-land software
     distribution; unlike Guix, it relies on core tools available on the
     host system
+* In Case of Complications
+** Guix from Guix
+   You can re-install (re-make && make install) Guix using a system that
+   already runs Guix. To do so:
+   - install the Guix dependencies (see 'Requirements' above) using Guix
+   - re-run the configure script passing it the option
+     --with-libgcrypt-prefix=$HOME/.guix-profile/
+   - run make
+   - run sudo make install
-- 
1.7.10.4

============================================================

             reply	other threads:[~2013-04-23  7:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-23  7:24 Alex Sassmannshausen [this message]
2013-04-25 21:25 ` [PATCH] Modify README to add instructions re: installing guix from guix Ludovic Courtès

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87a9opyajw.fsf@damselfly.home \
    --to=alex.sassmannshausen@gmail.com \
    --cc=bug-guix@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).