From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: KDE Date: Sat, 24 Jan 2015 21:50:45 +0100 Message-ID: <87wq4bj42i.fsf@gnu.org> References: <20150123214039.GB25871@debian> 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]:55505) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YF7fQ-0006Xy-9I for guix-devel@gnu.org; Sat, 24 Jan 2015 15:50:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YF7fN-0004ao-3V for guix-devel@gnu.org; Sat, 24 Jan 2015 15:50:52 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:55403) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YF7fM-0004ad-LP for guix-devel@gnu.org; Sat, 24 Jan 2015 15:50:48 -0500 In-Reply-To: <20150123214039.GB25871@debian> (Andreas Enge's message of "Fri, 23 Jan 2015 22:40:39 +0100") 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: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > * at runtime, set the QML_IMPORT_PATH environment variable [...] > * at runtime, with Qt >=3D 4.8, set the QMAKEPATH environment vari= able [...] > * at runtime, set the QT_PLUGIN_PATH environment variable This looks like three variables that could be handled with search path specifications on the Qt package, no? Thanks for the progress report! Ludo=E2=80=99.