From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: installing libraries Date: Fri, 22 Jul 2016 21:51:24 +0200 Message-ID: References: <31af1589c582dd0fb2682c908030c673@tobias.gr> 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]:35534) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQgTm-00065T-NG for help-guix@gnu.org; Fri, 22 Jul 2016 15:51:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQgTl-0000F9-TP for help-guix@gnu.org; Fri, 22 Jul 2016 15:51:26 -0400 In-Reply-To: <31af1589c582dd0fb2682c908030c673@tobias.gr> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Tobias Geerinckx-Rice Cc: help-guix@gnu.org, Help-Guix > $ guix environment linux-libre --ad-hoc ncurses ... -- make ... > (or drop the =E2=80=98-- ...=E2=80=99 for an interactive build shell) > > That will set LIBRARY_PATH (and everything else) up for you. That does not work, same error There's no ldconfig, so in absence of LD_LIBRARY_PATH how do dynamic libraries get loaded ? --=20 Vincent Legoll