[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Creating a reliable bootstrap for building from source
From: |
Ludovic Courtès |
Subject: |
Re: Creating a reliable bootstrap for building from source |
Date: |
Mon, 15 May 2017 15:27:37 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Hi David,
David Pirotte <address@hidden> skribis:
>> As a user I want something like ‘apt-get update’, which is what ‘guix
>> pull’ tries to do.
>
> For end-users, cool stuff would be:
>
> nguix [ guix-ncurse
>
> u [ update the aptitude cached list of all packages,
> [ installed or not... just package descriptions, nothing
> [ has been downloaded yet
> U [ mark as 'wish to update'
> g [ list the above marked for update packages, then fine
> tune
> [ using =, -, + ...
> g ok, download what I really selected to be updated
> and update...
>
> note that the most important aptitude ncurse menu is 'Cancel
> pending
> actions' :)
>
> or using emacs, 'à la magit'
>
> M-x guix-status
> u
> U
> ...
How would that differ from what Emacs-Guix provides?
>> For Guix developers, I think it’s reasonable to have a traditional GNU
>> build system. After all, Guix is also a regular software package that
>> people can build from source with “./configure && make && make install”.
>
> If I could just grab guile-gnutls and “./configure && make && make install”
> then I could compile, play, use, learn, contribute with/to guix...
David, if your distro does not provide a guile-gnutls package, you can
always install Guix via the binary installation method:
https://www.gnu.org/software/guix/manual/html_node/Binary-Installation.html
HTH!
Ludo’.
- Re: Heads-up: transition to Guile 2.2, (continued)
Re: Heads-up: transition to Guile 2.2, Pjotr Prins, 2017/05/14
- Re: Heads-up: transition to Guile 2.2, Pjotr Prins, 2017/05/14
- Re: Heads-up: transition to Guile 2.2, Pjotr Prins, 2017/05/14
- Re: Heads-up: transition to Guile 2.2, Jan Nieuwenhuizen, 2017/05/14
- Re: Heads-up: transition to Guile 2.2, pjotr . public12, 2017/05/14
- Creating a reliable bootstrap for building from source, Pjotr Prins, 2017/05/14
- Re: Creating a reliable bootstrap for building from source, Ludovic Courtès, 2017/05/14
- Re: Creating a reliable bootstrap for building from source, David Pirotte, 2017/05/14
- Re: Creating a reliable bootstrap for building from source,
Ludovic Courtès <=
- Re: Creating a reliable bootstrap for building from source, Pjotr Prins, 2017/05/15
- Re: Creating a reliable bootstrap for building from source, Ludovic Courtès, 2017/05/15
- Re: Creating a reliable bootstrap for building from source, Pjotr Prins, 2017/05/17
- Re: Creating a reliable bootstrap for building from source, Ludovic Courtès, 2017/05/19
Re: Creating a reliable bootstrap for building from source, Pjotr Prins, 2017/05/17
Re: Heads-up: transition to Guile 2.2, Ludovic Courtès, 2017/05/14