bug-guix
[Top][All Lists]
Advanced

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

Re: Installing guix from Git


From: Konrad Hinsen
Subject: Re: Installing guix from Git
Date: Mon, 10 Jun 2013 08:33:37 +0200

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.

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

Thanks,
  Konrad.



reply via email to

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