From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MCgSb-0004fe-Ka for garchives@archives.gentoo.org; Fri, 05 Jun 2009 20:56:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E24C3E0299; Fri, 5 Jun 2009 20:56:19 +0000 (UTC) Received: from mail-fx0-f219.google.com (mail-fx0-f219.google.com [209.85.220.219]) by pigeon.gentoo.org (Postfix) with ESMTP id A2322E0299 for ; Fri, 5 Jun 2009 20:56:19 +0000 (UTC) Received: by fxm19 with SMTP id 19so1591278fxm.34 for ; Fri, 05 Jun 2009 13:56:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=aMOMTvECWfrefaM0BAwDGUYzH10CybkexS8zCx3M1fY=; b=JPF5wDpd/c5/DFDLBbJMMckjos4f7NZcKoKdVcGJyIIMijJkGQoy6GTlaDJQqTJB3O 1SHME95AkBo0rD6OxpcHg00i3WKio0+Eec6Xi/x2MhgaCKqRiqObnRQ2/syrXKURoExp iWBK4klEWq927meLFwcLC7419AXBDvdgjWHww= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; b=T2FGXrA/ohH6z4P/p8leell2mRocD/2Ow2PF4MG3NY99Wm/E3qaJ0/Ggt5bcazZFP7 ddWZy3jgJ6vynSJlqVxbsTGhlfLEJBchwxHWsU9/BDbilNkV+6aJ5SWWCzmydgp+YXij FsjZezONADmyjzAH2N2LKdMABLuALS62JZWk8= Received: by 10.86.68.1 with SMTP id q1mr4373552fga.34.1244235379111; Fri, 05 Jun 2009 13:56:19 -0700 (PDT) Received: from nazgul.localnet (196-210-153-123-rrdg-esr-2.dynamic.isadsl.co.za [196.210.153.123]) by mx.google.com with ESMTPS id e11sm3208135fga.6.2009.06.05.13.56.18 (version=SSLv3 cipher=RC4-MD5); Fri, 05 Jun 2009 13:56:18 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Where to find 32 bit emul libs? Date: Fri, 5 Jun 2009 22:54:47 +0200 User-Agent: KMail/1.11.3 (Linux/2.6.29-gentoo-r5; KDE/4.2.3; x86_64; ; ) References: <200906052142.30284.alan.mckinnon@gmail.com> <58965d8a0906051326y6fc1c131sad84c38b48a4cc36@mail.gmail.com> In-Reply-To: <58965d8a0906051326y6fc1c131sad84c38b48a4cc36@mail.gmail.com> 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="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906052254.47814.alan.mckinnon@gmail.com> X-Archives-Salt: 3932215e-9489-438e-aca4-83177a3e2dcb X-Archives-Hash: d0b4eb953c2942d4a96eb29a8231d733 On Friday 05 June 2009 22:26:18 Paul Hartman wrote: > On Fri, Jun 5, 2009 at 2:42 PM, Alan McKinnon wrote: > > I want to give Google's new Chrome browser for Linux a try. > > Check out http://bugs.gentoo.org/show_bug.cgi?id=272805 Ah, I see nss and nspr is bundled. I missed that - I had an incorrect LD_LIBRARY_PATH. So now I just need to find/build gconf -- alan dot mckinnon at gmail dot com