unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Install doc (binary installation)
@ 2017-12-27 17:16 Pjotr Prins
  2017-12-28 10:59 ` Fis Trivial
  0 siblings, 1 reply; 2+ messages in thread
From: Pjotr Prins @ 2017-12-27 17:16 UTC (permalink / raw)
  To: guix-devel

I just went through 

  https://www.gnu.org/software/guix/manual/html_node/Binary-Installation.html

And it works well enough.

Two minor niggles:

1. Can we inline section 4 on creating users and build group? I think
   people easily miss this step now, creating problems a bit later.

2. Add 'guix pull' step. I am no fan of the latter, but doing a 'guix
   package -i guix' installs an older version which we may want to
   avoid.

Otherwise it is nice as ever. HNY.

Pj.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Install doc (binary installation)
  2017-12-27 17:16 Install doc (binary installation) Pjotr Prins
@ 2017-12-28 10:59 ` Fis Trivial
  0 siblings, 0 replies; 2+ messages in thread
From: Fis Trivial @ 2017-12-28 10:59 UTC (permalink / raw)
  To: Pjotr Prins; +Cc: guix-devel@gnu.org


On 12/28/2017 01:16 AM, Pjotr Prins wrote:
> I just went through
>
>   https://www.gnu.org/software/guix/manual/html_node/Binary-Installation.html
>
> And it works well enough.
>
> Two minor niggles:
>
> 1. Can we inline section 4 on creating users and build group? I think
>    people easily miss this step now, creating problems a bit later.
>
> 2. Add 'guix pull' step. I am no fan of the latter, but doing a 'guix
>    package -i guix' installs an older version which we may want to
>    avoid.
>
> Otherwise it is nice as ever. HNY.
>
> Pj.
>
I am afraid that the installation steps described in the doc is still far from complete.
There are many per-system configuration that might affect the installation of Guix.
For examples:

    Default sudo file on Fedora preserves the USERNAME env which will lead Guix to
link login user's profile even if Guix running as root (via sudo).
    Guix is not welcomed by SeLinux, on enabled system, you need to configure or
disable SeLinux in order to run the guix-daemon properly. Configuring SeLinux
takes patient while disabling it takes guts.

I have written a script for basic installation but didn't share it with anyone due to
the fact that things can vary in a quite dramatic way and I simply don't have enough
knowledge to cover them.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-28 10:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-27 17:16 Install doc (binary installation) Pjotr Prins
2017-12-28 10:59 ` Fis Trivial

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).