From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: Shell installer script (feedback) Date: Thu, 17 Jan 2019 21:30:37 +0100 Message-ID: References: <0bf52df2-b8dc-5c70-4a2d-4953f253c5a3@riseup.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50369) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gkEJO-00056D-1h for guix-devel@gnu.org; Thu, 17 Jan 2019 15:30:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gkEJN-00074a-Bx for guix-devel@gnu.org; Thu, 17 Jan 2019 15:30:49 -0500 Received: from mail-qt1-x832.google.com ([2607:f8b0:4864:20::832]:46004) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gkEJN-00073C-6F for guix-devel@gnu.org; Thu, 17 Jan 2019 15:30:49 -0500 Received: by mail-qt1-x832.google.com with SMTP id e5so12792542qtr.12 for ; Thu, 17 Jan 2019 12:30:49 -0800 (PST) In-Reply-To: <0bf52df2-b8dc-5c70-4a2d-4953f253c5a3@riseup.net> 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: swedebugia Cc: Guix Devel Dear, > the manual was found both in the store in a profile (not my current) and > in /usr/local/share/info/ My point was that I needed to tweak. When a newcomer needs to tweak just to read the manual, it is not a nice first experiment. But now, it is fix by the new release. \o/ > > After adjusting my infopath to this it worked like a charm: > export > INFOPATH="/home/sdb/.guix-profile/share/info:/usr/local/share/info${INFOPATH:+:}$INFOPATH" Yes I have the same. :-) Cheers, simon