unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: swedebugia <swedebugia@riseup.net>
To: guix-devel@gnu.org
Subject: Re: Shell installer script (feedback)
Date: Thu, 17 Jan 2019 19:32:39 +0100	[thread overview]
Message-ID: <0bf52df2-b8dc-5c70-4a2d-4953f253c5a3@riseup.net> (raw)
In-Reply-To: <CAJ3okZ2oKZXiRQeHxJSEC4CeYbxAXQMzrpKme872T73fXPJ=ZQ@mail.gmail.com>

On 2019-01-17 18:10, zimoun wrote:
> Dear,
> 
> The script is nice because it just works! :-)
> 
> As a newcomer, I find it lacks an optional installation of default
> packages in the default profiles.
> I have in mind: nss-certs, recutils, emacs (or info), glibc-locales.
> 
> Then, "Run 'info guix' to read the manual." does not work.
> Because the command info is not installed by default on all the distributions.
> 
> And the Guix manual does not seem installed by default. Am I doing wrong?

I used the installer here on parabola and I found this (with 'locate'):

the manual was found both in the store in a profile (not my current) and 
in /usr/local/share/info/

After adjusting my infopath to this it worked like a charm:
export 
INFOPATH="/home/sdb/.guix-profile/share/info:/usr/local/share/info${INFOPATH:+:}$INFOPATH"

-- 
Cheers Swedebugia

  parent reply	other threads:[~2019-01-17 18:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-17 17:10 Shell installer script (feedback) zimoun
2019-01-17 17:18 ` Ricardo Wurmus
2019-01-17 18:02   ` zimoun
2019-01-17 19:17     ` Ricardo Wurmus
2019-01-17 18:32 ` swedebugia [this message]
2019-01-17 20:30   ` zimoun

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=0bf52df2-b8dc-5c70-4a2d-4953f253c5a3@riseup.net \
    --to=swedebugia@riseup.net \
    --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 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).