From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-86722-garchives=archives.gentoo.org@lists.gentoo.org>) id 1L4GSX-0004Gt-1U for garchives@archives.gentoo.org; Sun, 23 Nov 2008 15:01:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FACEE0058; Sun, 23 Nov 2008 15:01:13 +0000 (UTC) Received: from mail-qy0-f20.google.com (mail-qy0-f20.google.com [209.85.221.20]) by pigeon.gentoo.org (Postfix) with ESMTP id 5FB4DE0058 for <gentoo-user@lists.gentoo.org>; Sun, 23 Nov 2008 15:01:13 +0000 (UTC) Received: by qyk13 with SMTP id 13so1699619qyk.10 for <gentoo-user@lists.gentoo.org>; Sun, 23 Nov 2008 07:01:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=wmAsxW8n+C93Zfdl02lLIhbJRKQFsnHZE8APk6w9EFA=; b=mNsqrsBM8FSJBgEYYznxlRk3BkTM7hF5goa7g1lDGWJtxyn+UVb2jz1LjfcCYQJmvj /QpL7Pj0MCvC/3U46ClWs+79fX186Q6zUpflkKgY23Y8ge441TwbDj5DNLx9OICJZdqj 27YEmxY1o4jJ7eDpdu8J6nqMI0250y/vLx190= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=mwtUN5crbLB4x97qogGSklVBt8HJEqKJg0mjnwVhV5zssADXoxKcUkGXx96pTLyiAE Gzdj5qizf7EF94/eHAqalmkED4M/LJpseAdHpDDzqbsFQhr+CI5rz4jsUPlw8J37eJRd W7QtJV0A7Q3qidhCVp+9gmKqmqul/bH9cPF44= Received: by 10.214.60.13 with SMTP id i13mr1444622qaa.213.1227452471269; Sun, 23 Nov 2008 07:01:11 -0800 (PST) Received: by 10.214.59.11 with HTTP; Sun, 23 Nov 2008 07:01:11 -0800 (PST) Message-ID: <93ae19410811230701o312088cbx3db044cab4fc9611@mail.gmail.com> Date: Sun, 23 Nov 2008 16:01:11 +0100 From: "brullo nulla" <brullonulla@gmail.com> To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] qtiplot Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: 14c8bd83-c57b-4c2f-9a9f-69f870960385 X-Archives-Hash: 4415759d30ce2ae53d8e7f23fc68ed9e Hi, I have an x86 gentoo system, and I would like to install qtiplot. Unfortunately: - qtiplot 0.8.x requires qwt-4. I have both qwt-4 and qwt-5 installed, and when compilng qtiplot seems to pick invariably the qwt-5. How do I force qtiplot to build with qwt-4 ? - qtiplot 0.9.x requires to unmask dependencies like split ebuilds for qt-4.4.2 and boost-1.35. Is it safe to do so in a mostly x86 stable system? What caveats could there be in migrating to the qt-4 unstable split ebuilds? Thanks, m.