Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Where to find 32 bit emul libs?
Date: Fri, 05 Jun 2009 19:44:09
Message-Id: 200906052142.30284.alan.mckinnon@gmail.com
1 Hi,
2
3 I want to give Google's new Chrome browser for Linux a try. It's shipped as 32
4 and 64 bit .debs only. That's the easy part. Chrome itself is a 32bit app, and
5 it's complains about these missing libs:
6
7 $ ldd chrome | grep 'not found'
8 libnss3.so.1d => not found
9 libnssutil3.so.1d => not found
10 libsmime3.so.1d => not found
11 libssl3.so.1d => not found
12 libplds4.so.0d => not found
13 libplc4.so.0d => not found
14 libnspr4.so.0d => not found
15 libgconf-2.so.4 => not found
16
17 I have all emul-linux packages installed anyway (except -qtlibs), but now I'm
18 stumped. How would I find which packages provide these 32 bit libs?
19
20 --
21 alan dot mckinnon at gmail dot com

Replies

Subject Author
Re: [gentoo-user] Where to find 32 bit emul libs? "Arttu V." <arttuv69@×××××.com>
Re: [gentoo-user] Where to find 32 bit emul libs? Paul Hartman <paul.hartman+gentoo@×××××.com>