From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#27080: =?UTF-8?Q?=C2=A8make?= install" fails because of missing gawk Date: Sun, 28 May 2017 22:24:31 +0200 Message-ID: <878tlgpw5c.fsf@gnu.org> References: <87h907g9go.fsf@elephly.net> <920162d3-7548-5f22-21c3-893fd427e353@fastmail.net> <8737brfyzq.fsf@elephly.net> <9a1ca3b7-2eeb-15a2-6af7-a218a5de3292@fastmail.net> <87zidzefej.fsf@elephly.net> <8bc7e899-2b74-5b27-e9ff-4a49736ba946@fastmail.net> <87shjre53a.fsf@elephly.net> 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]:52315) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dF4kL-0006QA-8Y for bug-guix@gnu.org; Sun, 28 May 2017 16:25:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dF4kI-0004zu-3o for bug-guix@gnu.org; Sun, 28 May 2017 16:25:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:39422) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dF4kI-0004zq-16 for bug-guix@gnu.org; Sun, 28 May 2017 16:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dF4kH-0000zq-Q6 for bug-guix@gnu.org; Sun, 28 May 2017 16:25:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Konrad Hinsen's message of "Sun, 28 May 2017 11:22:10 +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" To: Konrad Hinsen Cc: 27080@debbugs.gnu.org Hi Konrad, Konrad Hinsen skribis: > Ricardo Wurmus writes: [...] >> (With the =E2=80=9Cpre-inst-env=E2=80=9D script it=E2=80=99s possible to= run Guix without >> installing it, so you don=E2=80=99t even have to run =E2=80=9Cmake insta= ll=E2=80=9D at all if >> you just want to bootstrap Guix.) > > That's a useful suggestion, thanks! All I want to do is develop my own > package definitions, and eventually contribute them to the official > distribution. All I need is a way to run Guix-from-source under my user > account. In that case should be helpful if you haven=E2=80=99t seen it already! HTH, Ludo=E2=80=99.