guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compile guix from git?


From: Ludovic Courtès
Subject: Re: Compile guix from git?
Date: Thu, 25 Jun 2015 13:37:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

"Claes Wallin (韋嘉誠)" <address@hidden> skribis:

> On Thu, Jun 25, 2015 at 11:05 AM, Mathieu Lirzin <address@hidden> wrote:
>> "Claes Wallin (韋嘉誠)" <address@hidden> writes:
>>
>>> How do people compile guix directly from git source? I've been
>>> searching around in HACKING and manual.html#Contributing and other
>>> places, the internet in general, and haven't been able to find any
>>> instructions.
>>
>> Documentation has been moved from the 'HACKING' file to the manual in
>> section "Contributing" recently.  As a consequence, the web manual lacks
>> some informations since it refers to the current release.
>
> Oh, ok.

The best way to access the latest version of the manual from a checkout
is:

  make doc/guix.info
  info -f doc/guix.info

Or you can use Emacs’s Info reader, or you can also generate HTML or
PDF:

  make doc/guix.pdf
  make doc/guix.html

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]