bug-guix
[Top][All Lists]
Advanced

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

Re: Installing guix from Git


From: Ludovic Courtès
Subject: Re: Installing guix from Git
Date: Mon, 10 Jun 2013 10:26:45 +0200
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Konrad Hinsen <address@hidden> skribis:

> Ludovic Courtès writes:
>
>  > Looks like you may have stale .o files (in Guix ‘SHA256_Final’ is an
>  > inline function defined in sha256.h.)
>  > 
>  > Can you try ‘make clean && make’?
>
> That got me back to the same problem 30 seconds later.

Then probably ‘rm -rf nix’ before running ./bootstrap would have solved
the problem.  Something like that.  ;-)

> Next, I made a fresh clone of the Git repository, and then everything
> went smoothly:
>
>   ./bootstrap
>   ./configure --with-libgcrypt-prefix=$HOME/.guix-profile/
>   make
>   sudo make install
>
> And now I can smile happily as 'guix --version' says 0.3 :-)

Ah, good.  :-)

Ludo’.



reply via email to

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