From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Installing guix from Git Date: Mon, 10 Jun 2013 10:27:44 +0200 Message-ID: <87ehcatlof.fsf@gnu.org> References: <20913.65355.709961.445483@Konrad-Hinsens-MacBook-Pro.local> <87y5alevqt.fsf@gnu.org> <20915.26337.951308.384585@Konrad-Hinsens-MacBook-Pro.local> <87wqq48qd4.fsf@karetnikov.org> <20916.21220.189793.288404@Ordinateur-de-Catherine-Konrad.local> <8761xnoa4k.fsf@gnu.org> <20917.29505.485414.981206@Konrad-Hinsens-MacBook-Pro.local> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44310) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UlxX0-0004nr-Hp for bug-guix@gnu.org; Mon, 10 Jun 2013 04:32:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UlxWw-0001Jn-0R for bug-guix@gnu.org; Mon, 10 Jun 2013 04:32:50 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:57677) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UlxWv-0001Jh-RQ for bug-guix@gnu.org; Mon, 10 Jun 2013 04:32:45 -0400 In-Reply-To: <20917.29505.485414.981206@Konrad-Hinsens-MacBook-Pro.local> (Konrad Hinsen's message of "Mon, 10 Jun 2013 08:33:37 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Konrad Hinsen Cc: bug-guix@gnu.org Konrad Hinsen skribis: > ./bootstrap > ./configure --with-libgcrypt-prefix=3D$HOME/.guix-profile/ > make > sudo make install Oh, could you also run =E2=80=98make check=E2=80=99? If it fails, please p= ost test-suite.log and the .log file that corresponds to the failing test file. Thanks, Ludo=E2=80=99.