From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [outreach] Help trying to create R package Date: Thu, 18 Oct 2018 20:14:57 +0200 Message-ID: <87va5zktpa.fsf@elephly.net> References: <20181016074412.54757b18@alma-ubu> <20181016082350.75757e6b@alma-ubu> <20181017001851.71543cc9@alma-ubu> <20181017091750.1c408b8d@alma-ubu> <20181018085424.541e9287@alma-ubu> 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]:60585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gDCpU-00058K-J6 for guix-devel@gnu.org; Thu, 18 Oct 2018 14:15:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gDCpR-0003Vz-89 for guix-devel@gnu.org; Thu, 18 Oct 2018 14:15:28 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21059) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gDCpM-0003K7-73 for guix-devel@gnu.org; Thu, 18 Oct 2018 14:15:22 -0400 In-reply-to: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Laura Lazzati Cc: Guix-devel Hi Laura, > configure: checking for guile 2.2 > configure: found guile 2.2 > checking for guile-2.2... /usr/bin/guile-2.2 > checking for Guile version >=3D 2.2... 2.2.3 > checking for guild-2.2... no > checking for guile-config-2.2... no > checking for guile-tools-2.2... no > configure: error: 'guild' binary not found; please check your > guile-2.x installation. I recommend using =E2=80=9Cguix environment --pure guix=E2=80=9D when on a = foreign distribution. --=20 Ricardo