Bug 465436 - Easy allow running 386 firefox on a 64 bit machine
Summary: Easy allow running 386 firefox on a 64 bit machine
Keywords:
Status: CLOSED DUPLICATE of bug 425951
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: firefox
Version: 5.2
Hardware: All
OS: Linux
medium
low
Target Milestone: rc
: ---
Assignee: Gecko Maintainer
QA Contact: desktop-bugs@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-03 10:31 UTC by Alain D D Williams
Modified: 2008-10-03 11:01 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-03 11:01:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Patch to /usr/bin/firefox (428 bytes, patch)
2008-10-03 10:31 UTC, Alain D D Williams
no flags Details | Diff

Description Alain D D Williams 2008-10-03 10:31:48 UTC
Created attachment 319344 [details]
Patch to /usr/bin/firefox

Description of problem:
There are some things that are difficult to do in 64 bit firefox - get a plugin for flash is one of them. On a 64 bit box 32 bit firefox seems to be installed as well as the 64 bit one.

I attach a small patch to /usr/bin/firefox that looks for /etc/sysconfig/firefox and ~/.firefoxrc -- and only sets MOZ_ARCH if it is not set (presumably in one of the scripts above).

I can thus put in one of the config files the line:
MOZ_ARCH=i386

and get the version that I want to run.

I hope that you find this useful, I know several others who have had problems with the 64 bit firefox.

Comment 1 Matěj Cepl 2008-10-03 11:01:57 UTC
This was discussed ad nausseam in other bugs -- for example in the one I am closing this as duplicate of (you can read discussion of what to do there).

Considering flash-plugin -- install nspluginwrapper.i386 and
nspluginwrapper.x86_64, and flash-plugin.i386. It just works (as I am writing this on x86_64, I am listening to Emilia's "Big Big World" on youtube ;-)).

*** This bug has been marked as a duplicate of bug 425951 ***


Note You need to log in before you can comment on or make changes to this bug.