Gentoo Archives: gentoo-user

From: Mike Edenfield <kutulu@××××××.org>
To: gentoo-user@l.g.o
Cc: "Stéphane Guedon" <stephane@××××××××××.eu>
Subject: Re: [gentoo-user] emerge 32bits on 64bits platform
Date: Tue, 17 Aug 2010 13:43:54
Message-Id: 4C6A91EF.5010306@kutulu.org
In Reply to: [gentoo-user] emerge 32bits on 64bits platform by "Stéphane Guedon"
1 On 8/16/2010 2:13 PM, Stéphane Guedon wrote:
2 > I have read several things about this, but never really solved !
3 >
4 > Can I emerge a 32bits software on 64bits platform with a multilib profile ?
5 >
6 > All my web browsers (konqueror, opera, chromium, firefox) are 64bits, whereas
7 > flash player exist currently in 32bits. So, I need to have 32bits browser ! Can
8 > I emerge ?
9
10 * There are a few binary packages in Portage that are 32-bit binaries.
11 In your case, specifically, there is firefox-bin and chromium-bin.
12 Those should emerge and run fine on a multilib system, after emerging
13 the correct 32-bit compatibility packages. Note that Flash will run *a
14 lot* slower than you're probably used to in this setup.
15
16 * For other web browsers, you could build your own 32-bit software on
17 the 64-bit system. That's trickier, but there is a cross-dev system
18 available in portage you can use to ease the pain a bit. Personally I'd
19 just go with one of the binary browser packages.
20
21 * You could try using the nspluginwrapper package, which was built just
22 for this purpose (loading 32-bit plugins into a 64-bit browser). Flash
23 only worked sporadically for me under nspluginwrapper, but apparently
24 others have a lot of success with it.
25
26 * Or, you can do what I did, and mask off adobe-flash-10.0.53*, so you
27 will still have the 64-bit Flash Player available until Adobe gets their
28 act together and releases a newer version. It limits you to those Flash
29 applications where you already know and trust the publisher, since
30 there's a list as long as my arm of security fixes in 10.0.53.64, but
31 that's good enough for me for now.

Replies

Subject Author
Re: [gentoo-user] emerge 32bits on 64bits platform Bill Longman <bill.longman@×××××.com>