From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5A0F3138306 for ; Wed, 13 Jul 2016 21:21:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2D0C21C1CD; Wed, 13 Jul 2016 21:21:42 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B06D821C0EF for ; Wed, 13 Jul 2016 21:21:41 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bNRb6-0003Sd-QV for gentoo-user@lists.gentoo.org; Wed, 13 Jul 2016 23:21:36 +0200 Received: from 108-77-76-244.lightspeed.irvnca.sbcglobal.net ([108.77.76.244]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Jul 2016 23:21:36 +0200 Received: from w41ter by 108-77-76-244.lightspeed.irvnca.sbcglobal.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Jul 2016 23:21:36 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: qtcore 5 missing the lrelease binary? Date: Wed, 13 Jul 2016 14:21:28 -0700 Message-ID: <20160713142128.188c7970@a6> References: <20160713133526.0222a479@a6> <20160713214237.10da984e@digimed.co.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 108-77-76-244.lightspeed.irvnca.sbcglobal.net X-Archives-Salt: bfc21553-bb18-4435-aa1c-beab0ecdbe62 X-Archives-Hash: 8b4c10f0c97ae3e9f0549a5127181c4f On Wed, 13 Jul 2016 21:42:37 +0100 Neil Bothwick wrote: > On Wed, 13 Jul 2016 13:35:26 -0700, walt wrote: > > > I just installed qt5 for the first time because the latest > > virtualbox requires it. Now virtualbox 5.1.0 won't build because > > it can't find /usr/lib64/qt5/bin/lrelease, which (I think) should > > be in the qtcore package. > > % qfile /usr/lib64/qt5/bin/lrelease > dev-qt/linguist-tools (/usr/lib64/qt5/bin/lrelease) Instant help from Alan and Neil, two foreigners from the other side of the planet. Thanks, guys :) I'll let you know next week when I finish rebuilding the machine with every permutation of useflags I can think of.