From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: Re: glib-compiler-resources Date: Wed, 10 Oct 2018 21:29:44 +0200 Message-ID: <87r2gxvbvb.fsf@tobias.gr> References: <87r2gxli5r.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50215) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gAKB0-00073I-W3 for guix-devel@gnu.org; Wed, 10 Oct 2018 15:29:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gAKB0-0004u9-1e for guix-devel@gnu.org; Wed, 10 Oct 2018 15:29:46 -0400 Received: from tobias.gr ([2001:470:7405::1]:59530) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gAKAz-0004to-Lz for guix-devel@gnu.org; Wed, 10 Oct 2018 15:29:45 -0400 In-reply-to: <87r2gxli5r.fsf@posteo.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: Brett Gilio Cc: Guix-devel Brett, Brett Gilio wrote: > Hi all, I am working on packaging the internet radio streaming > application, gradio. > > Things seem to be going well, except during build-time I am > getting > > FileNotFoundError: [Errno 2] No such file or directory: > 'glib-compile-resources': 'glib-compile-resources' > > > Any thoughts as to where this could be? It's in glib:bin (add it as ',glib "bin"'). Kind regards, T G-R