From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: =?UTF-8?Q?Re=3A_Adding_idle3=2Dtools_while_unable_to_run_=E2=80=98guix_l?= =?UTF-8?Q?int=E2=80=99?= Date: Tue, 16 Feb 2016 17:22:08 +0100 Message-ID: References: <1455594992-25761-1-git-send-email-tobias.geerinckx.rice@gmail.com> <20160216072625.GB32172@thebird.nl> 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]:39126) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aViP4-0007gf-Ow for guix-devel@gnu.org; Tue, 16 Feb 2016 11:23:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aViP3-0004DI-MM for guix-devel@gnu.org; Tue, 16 Feb 2016 11:23:06 -0500 Received: from mail-ob0-x22d.google.com ([2607:f8b0:4003:c01::22d]:34544) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aViP3-0004DD-HH for guix-devel@gnu.org; Tue, 16 Feb 2016 11:23:05 -0500 Received: by mail-ob0-x22d.google.com with SMTP id wb13so266654927obb.1 for ; Tue, 16 Feb 2016 08:23:05 -0800 (PST) In-Reply-To: <20160216072625.GB32172@thebird.nl> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Pjotr Prins Cc: guix-devel Thanks Pjotr! I would have naively expected =E2=80=98gnutls=E2=80=99 to be a dependency o= f =E2=80=98guix=E2=80=99 and available to the latter at run time (wrappers; magic), but I guess that's not how Guile/Guix works? On 16 February 2016 at 08:26, Pjotr Prins wrote= : > guile gnutls is missing which means it should be installed and > visible from > > export GUILE_LOAD_PATH=3D"/home/wrk/.guix-profile/share/guile/site/2.0" /nix/store/k5m7fb4r3p71mkvaxgqh242aq8kr6h6s-guile-2.0.11/bin/guile: symbol lookup error: /gnu/store/rdi8195mysf340rm54xqjmxpl1qjq1wb-nettle-3.2/lib/libhogweed.so.4: undefined symbol: __gmpz_limbs_read :-/ > [...] out of the box. That would be nice. Kind regards, T G-R